Skip to content

Commit 82984be

Browse files
committed
chore(master): release 1.1.0
1 parent 3353aa2 commit 82984be

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.1.0](https://github.com/wayofdev/docker-postgres/compare/v1.0.0...v1.1.0) (2022-11-02)
4+
5+
6+
### Features
7+
8+
* add ULID support ([31e1124](https://github.com/wayofdev/docker-postgres/commit/31e1124b94e3a62ae5398bd5ea12ee52ac1115d7))
9+
310
## 1.0.0 (2022-11-02)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.0.0",
2+
"version": "1.1.0",
33
"repository": {
44
"url": "https://github.com/wayofdev/docker-postgres.git"
55
}

0 commit comments

Comments
 (0)