Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to upstream @floating-ui/[email protected] #26

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Release
@floating-ui/[email protected]

Diff for packages/dom

Diff
diff --git a/packages/dom/CHANGELOG.md b/packages/dom/CHANGELOG.md
index fee98593..467beccd 100644
--- a/packages/dom/CHANGELOG.md
+++ b/packages/dom/CHANGELOG.md
@@ -1,5 +1,12 @@
 # @floating-ui/dom
 
+## 1.6.7
+
+### Patch Changes
+
+- chore: fix internal dependency versioning
+- Update dependencies: `@floating-ui/[email protected]`
+
 ## 1.6.6
 
 ### Patch Changes
diff --git a/packages/dom/package.json b/packages/dom/package.json
index 01c1f9c4..ab86c91a 100644
--- a/packages/dom/package.json
+++ b/packages/dom/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@floating-ui/dom",
-  "version": "1.6.6",
+  "version": "1.6.7",
   "description": "Floating UI for the web",
   "publishConfig": {
     "access": "public"
@@ -57,7 +57,7 @@
     "positioning"
   ],
   "dependencies": {
-    "@floating-ui/core": "^1.0.0",
+    "@floating-ui/core": "^1.6.0",
     "@floating-ui/utils": "workspace:^"
   },
   "devDependencies": {

Full diff
1.6.6...1.6.7.

@DanielleHuisman DanielleHuisman marked this pull request as ready for review July 10, 2024 10:44
@DanielleHuisman DanielleHuisman enabled auto-merge (squash) July 10, 2024 10:44
@DanielleHuisman DanielleHuisman merged commit b528b83 into main Jul 10, 2024
1 check passed
@DanielleHuisman DanielleHuisman deleted the upstream/dom-1.6.7 branch July 10, 2024 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant