Skip to content

Commit

Permalink
chore(release): 1.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.4.0](v1.3.3...v1.4.0) (2022-04-28)

### Features

* update to postgresql 14 and alpine 3.15 ([13293ca](13293ca))
  • Loading branch information
alexdevbot committed Apr 28, 2022
1 parent 13293ca commit e236ee9
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.4.0](https://github.com/AlexanderBabel/database-s3-backup/compare/v1.3.3...v1.4.0) (2022-04-28)


### Features

* update to postgresql 14 and alpine 3.15 ([13293ca](https://github.com/AlexanderBabel/database-s3-backup/commit/13293cad0a57776d2b57e8615ffbb1fbbb36c904))

## [1.3.3](https://github.com/AlexanderBabel/database-s3-backup/compare/v1.3.2...v1.3.3) (2021-09-15)


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.3.3",
"version": "1.4.0",
"private": true,
"dependencies": {},
"scripts": {
Expand Down

0 comments on commit e236ee9

Please sign in to comment.