Skip to content

Commit

Permalink
chore(release): 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.2.0](v1.1.0...v1.2.0) (2021-09-08)

### Features

* add mysql script ([2aa22ce](2aa22ce))
  • Loading branch information
alexdevbot committed Sep 8, 2021
1 parent 2aa22ce commit e01223f
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.0](https://github.com/AlexanderBabel/database-s3-backup/compare/v1.1.0...v1.2.0) (2021-09-08)


### Features

* add mysql script ([2aa22ce](https://github.com/AlexanderBabel/database-s3-backup/commit/2aa22ced52724b0054e6c55d99933daeb9e51088))

# [1.1.0](https://github.com/AlexanderBabel/database-s3-backup/compare/v1.0.1...v1.1.0) (2021-08-26)


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": "database-s3-backup",
"version": "1.1.0",
"version": "1.2.0",
"private": true,
"dependencies": {},
"scripts": {
Expand Down

0 comments on commit e01223f

Please sign in to comment.