Skip to content

Commit ce2c52f

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.1...v1.1.0) (2025-01-30) ### Features * **components:** add navmenu, header ([02eb9e0](02eb9e0))
1 parent 02eb9e0 commit ce2c52f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.1.0](https://github.com/aviarytech/av1-c/compare/v1.0.1...v1.1.0) (2025-01-30)
2+
3+
4+
### Features
5+
6+
* **components:** add navmenu, header ([02eb9e0](https://github.com/aviarytech/av1-c/commit/02eb9e071d4c5ec6867dfd381689da6f93c52140))
7+
18
## [1.0.1](https://github.com/aviarytech/av1-c/compare/v1.0.0...v1.0.1) (2025-01-30)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "av1-c",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "AV1 React Component Library",
55
"author": "Your Name",
66
"license": "MIT",

0 commit comments

Comments
 (0)