Skip to content

Commit

Permalink
chore(master): release 0.2.0 (#64)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[0.2.0](v0.1.0...v0.2.0)
(2023-12-15)


### Features

* Pin actions to hashes TDE-934
([#89](#89))
([6c15b9e](6c15b9e))


### Bug Fixes

* Use the same prefix for all Dependabot commits
([#61](#61))
([e915396](e915396))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Dec 15, 2023
1 parent 92cc334 commit de9a540
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.1.0"
".": "0.2.0"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.2.0](https://github.com/linz/template-javascript-hello-world/compare/v0.1.0...v0.2.0) (2023-12-15)


### Features

* Pin actions to hashes TDE-934 ([#89](https://github.com/linz/template-javascript-hello-world/issues/89)) ([6c15b9e](https://github.com/linz/template-javascript-hello-world/commit/6c15b9e4da2e90cd096e835893f3e1157e3c3b7d))


### Bug Fixes

* Use the same prefix for all Dependabot commits ([#61](https://github.com/linz/template-javascript-hello-world/issues/61)) ([e915396](https://github.com/linz/template-javascript-hello-world/commit/e915396c686cdaa98bdcc3d01dad412a1bcdbc71))

## [0.1.0](https://github.com/linz/template-javascript-hello-world/compare/v0.0.3...v0.1.0) (2023-05-11)


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": "@linz/template-javascript-hello-world",
"version": "0.1.0",
"version": "0.2.0",
"main": "build/src/index.js",
"types": "build/src/index.d.ts",
"repository": {
Expand Down

0 comments on commit de9a540

Please sign in to comment.