Skip to content

Commit 795e4fd

Browse files
chore(release): 1.3.1 [skip ci]
## [1.3.1](v1.3.0...v1.3.1) (2024-08-24) ### Bug Fixes * improve locked dependencies and adjust code style of index file [[#1](#1)] ([28e83f9](28e83f9))
1 parent 28e83f9 commit 795e4fd

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.1](https://github.com/d3p1/base-css-template/compare/v1.3.0...v1.3.1) (2024-08-24)
2+
3+
4+
### Bug Fixes
5+
6+
* improve locked dependencies and adjust code style of index file [[#1](https://github.com/d3p1/base-css-template/issues/1)] ([28e83f9](https://github.com/d3p1/base-css-template/commit/28e83f902c767746b3ce695c584dd2c5770025e8))
7+
18
# [1.3.0](https://github.com/d3p1/base-css-template/compare/v1.2.0...v1.3.0) (2024-08-21)
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/base-css-template",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "A template to build things using CSS",
55
"private": true,
66
"type": "module",

0 commit comments

Comments
 (0)