Skip to content

Commit

Permalink
Merge pull request #11 from DXHeroes/release-please--branches--main--…
Browse files Browse the repository at this point in the history
…components--prs-test-js-lib

chore(release): 0.1.9
  • Loading branch information
prokopsimek authored Sep 21, 2023
2 parents 860475c + ceb678a commit 40f7333
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.9](https://github.com/DXHeroes/gh-action-auto-release/compare/v0.1.8...v0.1.9) (2023-09-21)


### Bug Fixes

* output files ([860475c](https://github.com/DXHeroes/gh-action-auto-release/commit/860475c66e08161624ce57cacc0de43e5192b81c))

## [0.1.8](https://github.com/DXHeroes/gh-action-auto-release/compare/v0.1.7...v0.1.8) (2023-09-21)


Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# GH Action Auto Release v0.1.8 <!-- {x-release-please-version} -->
# GH Action Auto Release v0.1.9 <!-- {x-release-please-version} -->

# Hello world javascript action

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gh-action-auto-release",
"version": "0.1.8",
"version": "0.1.9",
"main": "index.js",
"repository": "[email protected]:DXHeroes/gh-action-auto-release.git",
"author": "Prokop Simek <[email protected]>",
Expand Down

0 comments on commit 40f7333

Please sign in to comment.