Skip to content

Commit 35b28cf

Browse files
committed
chore: release v2.8.0
1 parent aaaf8df commit 35b28cf

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

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

22

3+
# [2.8.0](https://github.com/red-ninjas/himalaya-ui/compare/v2.7.2...v2.8.0) (2024-04-25)
4+
5+
6+
### Bug Fixes
7+
8+
* release-it versioning ([aaaf8df](https://github.com/red-ninjas/himalaya-ui/commit/aaaf8df4fced89a5614a2256ac63262d26e31d3b))
9+
* show date time control ([b98e396](https://github.com/red-ninjas/himalaya-ui/commit/b98e396e973dc064a096cdf55404bd36adb5ffec))
10+
11+
12+
### Features
13+
14+
* add datetime input field ([b49cd6a](https://github.com/red-ninjas/himalaya-ui/commit/b49cd6a6f21f91992f5a3e2549eaddf39602be1d))
15+
316
## [2.7.2](https://github.com/red-ninjas/himalaya-ui/compare/v2.7.1...v2.7.2) (2024-04-25)
417

518

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.7.2",
3+
"version": "2.8.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)