Skip to content

Commit

Permalink
chore(release): 1.12.9 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub committed Jan 28, 2023
1 parent 912930c commit 78a1ed8
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 7 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [1.12.9](https://github.com/antongolub/action-setup-bun/compare/v1.12.8...v1.12.9) (2023-01-28)

### Fixes & improvements
* docs: add missing quotation in example (#35) ([912930c](https://github.com/antongolub/action-setup-bun/commit/912930cb39b7bb03136b98ee87a2045cc762257c))

## [1.12.8](https://github.com/antongolub/action-setup-bun/compare/v1.12.7...v1.12.8) (2022-08-19)

### Fixes & improvements
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": "action-setup-bun",
"version": "1.12.8",
"version": "1.12.9",
"private": true,
"description": "Setup GitHub Actions workflow with a specific version of Bun",
"main": "./target/index.js",
Expand Down
8 changes: 4 additions & 4 deletions target/main/index.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions target/post/index.js

Large diffs are not rendered by default.

0 comments on commit 78a1ed8

Please sign in to comment.