Skip to content

Commit

Permalink
chore: 🔖 bump version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DerZade committed Jul 8, 2023
1 parent 7d95984 commit 27d8937
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "logical-everywhere",
"version": "1.0.1",
"version": "1.1.0",
"description": "Collection of utilities to work around features that are not fully compatible with logical properties and values (such as translateX, translateY or getBoundingClientRect).",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down Expand Up @@ -52,4 +52,4 @@
"vite": "^4.2.1",
"vitest": "^0.33.0"
}
}
}
4 changes: 2 additions & 2 deletions test/test-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 27d8937

Please sign in to comment.