Skip to content

Commit c617cef

Browse files
committed
chore: release v2.6.0
1 parent cfe03a2 commit c617cef

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

22

3+
# [2.6.0](https://github.com/red-ninjas/himalaya-ui/compare/v2.5.0...v2.6.0) (2024-04-24)
4+
5+
6+
### Features
7+
8+
* **InputGroup:** add InputGroup component ([cfe03a2](https://github.com/red-ninjas/himalaya-ui/commit/cfe03a2d9cd981be7e6de6f11e46e7f2d5ead189))
9+
310
# [2.5.0](https://github.com/red-ninjas/himalaya-ui/compare/v2.4.3...v2.5.0) (2024-04-22)
411

512

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.5.0",
3+
"version": "2.6.0",
44
"main": "dist/bundle/index.js",
55
"module": "dist/bundle/index.js",
66
"types": "dist/bundle/index.d.ts",

0 commit comments

Comments
 (0)