Skip to content

Commit 30b47d7

Browse files
committed
chore: release v2.1.0
1 parent 45e955d commit 30b47d7

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11

22

3+
# [2.1.0](https://github.com/red-ninjas/himalaya-ui/compare/v2.1.0-alpha.0...v2.1.0) (2024-04-02)
4+
35
# [2.1.0-alpha.0](https://github.com/red-ninjas/himalaya-ui/compare/v2.0.2...v2.1.0-alpha.0) (2024-04-02)
46

57
## [2.0.2](https://github.com/red-ninjas/himalaya-ui/compare/v2.0.1...v2.0.2) (2024-04-02)

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@himalaya-ui/core",
3-
"version": "2.1.0-alpha.0",
3+
"version": "2.1.0",
44
"main": "dist/bundle/index.js",
55
"module": "dist/bundle/index.js",
66
"types": "dist/bundle/index.d.ts",
@@ -189,4 +189,4 @@
189189
"release-it": "^17.1.1",
190190
"use-elapsed-time": "^3.0.4"
191191
}
192-
}
192+
}

0 commit comments

Comments
 (0)