Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2024-08-24)

### Features

* init [[#1](#1)] ([a636058](a636058))
  • Loading branch information
semantic-release-bot committed Aug 24, 2024
1 parent a636058 commit c98e166
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 1.0.0 (2024-08-24)


### Features

* init [[#1](https://github.com/d3p1/3d-css-building/issues/1)] ([a636058](https://github.com/d3p1/3d-css-building/commit/a6360580a4772b76dc15b8719befda4ca245e72e))

# [1.3.0](https://github.com/d3p1/base-css-template/compare/v1.2.0...v1.3.0) (2024-08-21)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@d3p1/3d-css-building",
"version": "1.3.0",
"version": "1.0.0",
"description": "A template to build things using CSS",
"private": true,
"type": "module",
Expand Down

0 comments on commit c98e166

Please sign in to comment.