Skip to content

Commit

Permalink
Merge pull request #5 from 3h4x/release-please--branches--master
Browse files Browse the repository at this point in the history
chore(master): release 1.0.0
  • Loading branch information
3h4x authored Jul 17, 2022
2 parents 6dd8bdd + 982b575 commit e4cb624
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.0.0"
".": "1.0.0"
}
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Changelog

## [1.0.0](https://github.com/3h4x/movies-organizer/compare/v0.1.3...v1.0.0) (2022-07-17)


### ⚠ BREAKING CHANGES

* remove old releaser
* remove old changelog

### Features

* remove old releaser ([6dcaef3](https://github.com/3h4x/movies-organizer/commit/6dcaef320dae40237e233bb4db2a8658f818ca5f))


### Miscellaneous Chores

* remove old changelog ([528ebd5](https://github.com/3h4x/movies-organizer/commit/528ebd5afffc82c2feb4d13a6000bdf813d13fe3))

0 comments on commit e4cb624

Please sign in to comment.