Skip to content

Commit

Permalink
🔖 Release v1.17.4 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
BetaHuhnBot committed Feb 19, 2022
1 parent 0e2c893 commit b09aed4
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [v1.17.4] - 2022-02-19

[Release notes](/~https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.17.4) · [Compare](/~https://github.com/betahuhn/repo-file-sync-action/compare/v1.17.3...v1.17.4) · [Tag](/~https://github.com/betahuhn/repo-file-sync-action/tree/v1.17.4) · Archive ([zip](/~https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.4.zip) · [tar.gz](/~https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.4.tar.gz))

### Bug fixes

- [`0e2c893`](/~https://github.com/betahuhn/repo-file-sync-action/commit/0e2c893) Fix verified commits (#163)
(Issues: [`#163`](/~https://github.com/betahuhn/repo-file-sync-action/issues/163))

### Dependency updates

- [`a76f286`](/~https://github.com/betahuhn/repo-file-sync-action/commit/a76f286) Bump @vercel/ncc from 0.33.2 to 0.33.3

## [v1.17.3] - 2022-02-14

[Release notes](/~https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.17.3) · [Compare](/~https://github.com/betahuhn/repo-file-sync-action/compare/v1.17.2...v1.17.3) · [Tag](/~https://github.com/betahuhn/repo-file-sync-action/tree/v1.17.3) · Archive ([zip](/~https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.3.zip) · [tar.gz](/~https://github.com/betahuhn/repo-file-sync-action/archive/v1.17.3.tar.gz))
Expand Down
2 changes: 1 addition & 1 deletion 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": "repo-file-sync-action",
"version": "1.17.3",
"version": "1.17.4",
"description": "GitHub Action to keep files like Action workflows or entire directories in sync between multiple repositories.",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit b09aed4

Please sign in to comment.