Skip to content

Conversation

@github-actions
Copy link
Contributor

Release
@floating-ui/dom@1.6.7

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/utils@0.2.4`
+
 ## 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
@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.

2 participants