Skip to content

Commit dce4cd1

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.0...v1.3.0) (2024-10-06) ### Features * improve cube animation [[#2](#2)] ([e7ae095](e7ae095))
1 parent e7ae095 commit dce4cd1

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.3.0](https://github.com/d3p1/3d-css-cubes-and-balls/compare/v1.2.0...v1.3.0) (2024-10-06)
2+
3+
4+
### Features
5+
6+
* improve cube animation [[#2](https://github.com/d3p1/3d-css-cubes-and-balls/issues/2)] ([e7ae095](https://github.com/d3p1/3d-css-cubes-and-balls/commit/e7ae095d5ad0ceb13ab5a61e020912ee881fffd8))
7+
18
# [1.2.0](https://github.com/d3p1/3d-css-cubes-and-balls/compare/v1.1.0...v1.2.0) (2024-09-17)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@d3p1/3d-css-cubes-and-balls",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "Balls inside cubes effect to improve my CSS skills",
55
"private": true,
66
"type": "module",

0 commit comments

Comments
 (0)