Skip to content

Commit 48b9dac

Browse files
chore(main): release 0.1.0 (#7)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2194735 commit 48b9dac

2 files changed

Lines changed: 18 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Changelog
2+
3+
## 0.1.0 (2023-12-29)
4+
5+
6+
### Features
7+
8+
* add domain and repository packages ([#1](https://github.com/allisson/psqlqueue/issues/1)) ([263dded](https://github.com/allisson/psqlqueue/commit/263dded6f8932c0bbf5f6b6981b274d13abc9268))
9+
* add http package ([#3](https://github.com/allisson/psqlqueue/issues/3)) ([da1f017](https://github.com/allisson/psqlqueue/commit/da1f017ab84d85b1c6300a2c5fd88fd4010a2127))
10+
* add service package ([#2](https://github.com/allisson/psqlqueue/issues/2)) ([89a40e7](https://github.com/allisson/psqlqueue/commit/89a40e7a281f85f80bc16346f775012b6ef3b9a9))
11+
* add the basic documentation ([#4](https://github.com/allisson/psqlqueue/issues/4)) ([d236c72](https://github.com/allisson/psqlqueue/commit/d236c72999d3d2dedff80a74500e086eaa4d0e62))
12+
* add the release-please support ([#5](https://github.com/allisson/psqlqueue/issues/5)) ([b4d0836](https://github.com/allisson/psqlqueue/commit/b4d0836863d8d01bd45397e7a431694b9d62ca9b))
13+
14+
15+
### Miscellaneous Chores
16+
17+
* release 0.1.0 ([2194735](https://github.com/allisson/psqlqueue/commit/21947359d095e046871093afc988f6c40c51cb3b))

version.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
0.1.0

0 commit comments

Comments
 (0)