Skip to content

Commit

Permalink
chore(release): 1.7.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub committed Jul 11, 2022
1 parent 61f0f2a commit eb52275
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [1.7.1](https://github.com/antongolub/action-setup-bun/compare/v1.7.0...v1.7.1) (2022-07-11)

### Fixes & improvements
* fix: fix configPath on save ([61f0f2a](https://github.com/antongolub/action-setup-bun/commit/61f0f2ab7a1a6695d72179d76fc31a89334a0c16))

## [1.7.0](https://github.com/antongolub/action-setup-bun/compare/v1.6.4...v1.7.0) (2022-07-11)

### Features
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.7.0",
"version": "1.7.1",
"private": true,
"description": "Setup GitHub Actions workflow with a specific version of Bun",
"main": "./target/index.js",
Expand Down
2 changes: 1 addition & 1 deletion target/main/index.js

Large diffs are not rendered by default.

0 comments on commit eb52275

Please sign in to comment.