Skip to content

Commit

Permalink
🔖 Release v1.10.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
BetaHuhnBot committed Aug 23, 2021
1 parent 283e7b5 commit b173a31
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [v1.10.2] - 2021-08-23

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

### Dependency updates

- [`a2b31de`](https://github.com/betahuhn/repo-file-sync-action/commit/a2b31de) Bump action-input-parser from 1.2.12 to 1.2.13
- [`a7e270f`](https://github.com/betahuhn/repo-file-sync-action/commit/a7e270f) Bump @vercel/ncc from 0.29.1 to 0.29.2
- [`427b453`](https://github.com/betahuhn/repo-file-sync-action/commit/427b453) Bump @actions/core from 1.4.0 to 1.5.0

## [v1.10.1] - 2021-08-16

[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.10.1) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.10.0...v1.10.1) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.10.1) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.10.1.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.10.1.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.10.1",
"version": "1.10.2",
"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 b173a31

Please sign in to comment.