Skip to content

Commit

Permalink
chore(main): release 1.1.0 (#13)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Oct 28, 2024
1 parent 93d598a commit 8055d30
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Changelog

## [1.1.0](https://github.com/theholocron/node-template/compare/1.0.0...v1.1.0) (2024-10-28)


### Features

* 👷 add parity ([#12](https://github.com/theholocron/node-template/issues/12)) ([93d598a](https://github.com/theholocron/node-template/commit/93d598a64eb7654db477cc2675670779fb67f9f2))


### Bug Fixes

* typo in tsconfig.json ([b0fac3c](https://github.com/theholocron/node-template/commit/b0fac3c0514ce10fdad3aebf8d08347cc03f17a7))
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
Expand Up @@ -16,7 +16,7 @@
"dist/*"
],
"type": "module",
"version": "0.1.0",
"version": "1.1.0",
"repository": {
"type": "git",
"url": "https://github.com/theholocron/node-template.git"
Expand Down

0 comments on commit 8055d30

Please sign in to comment.