Skip to content

Commit 7541795

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.0...v1.2.0) (2025-01-30) ### Bug Fixes * **build:** card, title ([2389a87](2389a87)) ### Features * **c:** table, title ([09d4766](09d4766))
1 parent 2389a87 commit 7541795

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.2.0](https://github.com/aviarytech/av1-c/compare/v1.1.0...v1.2.0) (2025-01-30)
2+
3+
4+
### Bug Fixes
5+
6+
* **build:** card, title ([2389a87](https://github.com/aviarytech/av1-c/commit/2389a876c11607127e1a36fece15fd4caa7aa51f))
7+
8+
9+
### Features
10+
11+
* **c:** table, title ([09d4766](https://github.com/aviarytech/av1-c/commit/09d4766b621f2548089e6841a94fc76f71bb6366))
12+
113
# [1.1.0](https://github.com/aviarytech/av1-c/compare/v1.0.1...v1.1.0) (2025-01-30)
214

315

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.1.0",
3+
"version": "1.2.0",
44
"description": "AV1 React Component Library",
55
"author": "Your Name",
66
"license": "MIT",

0 commit comments

Comments
 (0)