Skip to content

Commit

Permalink
🔖 Release v1.3.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
BetaHuhnBot committed Mar 15, 2021
1 parent cdf2ca1 commit 5a99a42
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [v1.3.1] - 2021-03-15

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

## [v1.3.0] - 2021-03-08

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

Please sign in to comment.