Skip to content

Commit 394a0fd

Browse files
committed
chore(release): 4.3.0
1 parent 8a3e2e3 commit 394a0fd

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [4.3.0](https://github.com/ZeaInc/zea-ux/compare/v4.2.1...v4.3.0) (2022-12-06)
6+
7+
8+
### Features
9+
10+
* Updated AxisTripod ([1584daa](https://github.com/ZeaInc/zea-ux/commit/1584daa3faa86e11684130c0f1f336be16363f9f))
11+
* Updated ViewCube ([15692bc](https://github.com/ZeaInc/zea-ux/commit/15692bca19368b4336b71b14a53c6c3361dc572f))
12+
513
### [4.2.1](https://github.com/ZeaInc/zea-ux/compare/v4.2.0...v4.2.1) (2022-11-25)
614

715

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zeainc/zea-ux",
3-
"version": "4.2.1",
3+
"version": "4.3.0",
44
"description": "Zea UX",
55
"main": "dist/index.cjs.js",
66
"module": "dist/index.esm.js",

0 commit comments

Comments
 (0)