Skip to content

Commit 4bbd7bf

Browse files
committed
chore: release v2.8.1
1 parent 5f647d6 commit 4bbd7bf

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11

22

3+
## [2.8.1](https://github.com/red-ninjas/himalaya-ui/compare/v2.8.0...v2.8.1) (2024-04-25)
4+
5+
6+
### Bug Fixes
7+
8+
* add lock file ([5f647d6](https://github.com/red-ninjas/himalaya-ui/commit/5f647d659e2c9bcd1b2e6ad7347dd0d244974bac))
9+
* missing framer motion ([16d58ab](https://github.com/red-ninjas/himalaya-ui/commit/16d58abfa07bb6762e2e7fdc08e2e0d8d3512dfd))
10+
311
# [2.8.0](https://github.com/red-ninjas/himalaya-ui/compare/v2.7.2...v2.8.0) (2024-04-25)
412

513

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@himalaya-ui/core",
3-
"version": "2.8.0",
3+
"version": "2.8.1",
44
"main": "dist/bundle/index.js",
55
"module": "dist/bundle/index.js",
66
"types": "dist/bundle/index.d.ts",

0 commit comments

Comments
 (0)