Skip to content

Commit 73e5d01

Browse files
chore(main): release nxui 0.0.16 (#110)
1 parent cb37e27 commit 73e5d01

3 files changed

Lines changed: 23 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.0.15"
2+
".": "0.0.16"
33
}

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Changelog
22

3+
## [0.0.16](https://github.com/vinayakkulkarni/nxui/compare/nxui-v0.0.15...nxui-v0.0.16) (2026-07-14)
4+
5+
6+
### Features
7+
8+
* add notification-center, frosted-navigation and playstation-navbar components ([#112](https://github.com/vinayakkulkarni/nxui/issues/112)) ([6f278e8](https://github.com/vinayakkulkarni/nxui/commit/6f278e827a13d1fc89cb4201dedf5542a77fc78e))
9+
* add OpenPanel product analytics alongside Plausible ([4b2edfe](https://github.com/vinayakkulkarni/nxui/commit/4b2edfe345335a69abd7dd4873dbaf059461cc3f))
10+
11+
12+
### Bug Fixes
13+
14+
* **deps:** Bump @cf-wasm/og from 0.4.0 to 0.4.1 ([#114](https://github.com/vinayakkulkarni/nxui/issues/114)) ([cb37e27](https://github.com/vinayakkulkarni/nxui/commit/cb37e27d292f524362290c413f39b260916ca1a1))
15+
* **deps:** Bump @tanstack/vue-table from 9.0.0-beta.37 to 9.0.0-beta.46 ([#111](https://github.com/vinayakkulkarni/nxui/issues/111)) ([3b7e031](https://github.com/vinayakkulkarni/nxui/commit/3b7e03194ae8f9ce570af1d92885ba80598dab6a))
16+
* **deps:** Bump actions/checkout from 6 to 7 ([#108](https://github.com/vinayakkulkarni/nxui/issues/108)) ([4a500ab](https://github.com/vinayakkulkarni/nxui/commit/4a500ab2cf2af84ee0dc0696bbfefdc83842bb64))
17+
18+
19+
### Miscellaneous
20+
21+
* bump dependencies ✨ ([7c6bf15](https://github.com/vinayakkulkarni/nxui/commit/7c6bf157c8ccf8bafd41e8b18b77e9425b20c70e))
22+
* **deps-dev:** Bump eslint from 10.6.0 to 10.7.0 ([#109](https://github.com/vinayakkulkarni/nxui/issues/109)) ([52a67bc](https://github.com/vinayakkulkarni/nxui/commit/52a67bc21bc74648877b1b2da76d292f243e1972))
23+
324
## [0.0.15](https://github.com/vinayakkulkarni/nxui/compare/nxui-v0.0.14...nxui-v0.0.15) (2026-07-12)
425

526

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nxui",
3-
"version": "0.0.15",
3+
"version": "0.0.16",
44
"private": true,
55
"description": "Beautiful animated components for Vue. Built with Tailwind CSS and motion-v. Copy, paste, and ship.",
66
"license": "MIT",

0 commit comments

Comments
 (0)