Skip to content

Commit

Permalink
chore(release): 🎉🦍🎉 Release 1.2.4 - May 21, 2020, 2:52 PM [skip ci]
Browse files Browse the repository at this point in the history
`- name: File Changes Action
   uses: trilom/[email protected]`

## [1.2.4](v1.2.3...v1.2.4) (2020-05-21)

### Bug Fixes

* **change in api:** github api had a change, this should trigger release 1.2.4.  this change here quiets a quacker during the intergration test ([99f8f91](99f8f91))
  • Loading branch information
semantic-release-bot committed May 21, 2020
1 parent 49199fd commit a6ca26c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.2.4](https://github.com/trilom/file-changes-action/compare/v1.2.3...v1.2.4) (2020-05-21)


### Bug Fixes

* **change in api:** github api had a change, this should trigger release 1.2.4. this change here quiets a quacker during the intergration test ([99f8f91](https://github.com/trilom/file-changes-action/commit/99f8f91f3ed1430713973d8f1e2848b5acc58163))

## [1.2.3](https://github.com/trilom/file-changes-action/compare/v1.2.2...v1.2.3) (2020-03-25)


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": "@trilom/file-changes-action",
"version": "1.2.3",
"version": "1.2.4",
"engines": {
"node": "12.16.3"
},
Expand Down

0 comments on commit a6ca26c

Please sign in to comment.