Skip to content

Commit 9601a3d

Browse files
chore(release): 1.3.0 [skip ci] # [1.3.0](v1.2.0...v1.3.0) (2024-01-31)
### Features * exclude .husky folder from the published package ([eb033c1](eb033c1)) * exclude .husky folder from the published package ([#6](#6)) ([7d720f2](7d720f2))
1 parent 7d720f2 commit 9601a3d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
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/AllanOricil/js-template/compare/v1.2.0...v1.3.0) (2024-01-31)
2+
3+
### Features
4+
5+
- exclude .husky folder from the published package ([eb033c1](https://github.com/AllanOricil/js-template/commit/eb033c1ae38cc59d3db3b5c0c246e549aec9b563))
6+
- exclude .husky folder from the published package ([#6](https://github.com/AllanOricil/js-template/issues/6)) ([7d720f2](https://github.com/AllanOricil/js-template/commit/7d720f2be96f7afd681170a9f38a1c42be286c7c))
7+
18
# [1.2.0](https://github.com/AllanOricil/js-template/compare/v1.1.0...v1.2.0) (2024-01-31)
29

310
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@allanoricil/js-template",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "js template",
55
"author": "allanoricil <allanoricilcos@outlook.com>",
66
"license": "ISC",

0 commit comments

Comments
 (0)