Skip to content

Commit 3837291

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2024-08-17) ### Features * init [[#1](#1)] ([a479ed6](a479ed6)) * init cube [[#1](#1)] ([d5d5294](d5d5294)) * init index and style files [[#1](#1)] ([38ac3d9](38ac3d9))
1 parent d5d5294 commit 3837291

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# 1.0.0 (2024-08-17)
2+
3+
4+
### Features
5+
6+
* init [[#1](https://github.com/d3p1/3d-css-perspective-cube/issues/1)] ([a479ed6](https://github.com/d3p1/3d-css-perspective-cube/commit/a479ed66973b8c1ea148e40fb2e53b84bf227b09))
7+
* init cube [[#1](https://github.com/d3p1/3d-css-perspective-cube/issues/1)] ([d5d5294](https://github.com/d3p1/3d-css-perspective-cube/commit/d5d5294dac58d4e9a645b7bbc5ba7fa078c88c4b))
8+
* init index and style files [[#1](https://github.com/d3p1/3d-css-perspective-cube/issues/1)] ([38ac3d9](https://github.com/d3p1/3d-css-perspective-cube/commit/38ac3d99cc04f261fdfe5060e4fc36d1471053de))

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-perspective-cube",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "A perspective cube to improve my CSS skills",
55
"author": "C. M. de Picciotto <d3p1@d3p1.dev> (https://d3p1.dev/)",
66
"homepage": "https://github.com/d3p1/3d-css-perspective-cube#readme",

0 commit comments

Comments
 (0)