Skip to content

Commit eab16ad

Browse files
authored
Merge pull request #29 from wayofdev/release-please--branches--master--components--docker-rabbitmq
chore(master): release 1.3.0
2 parents 2a3c7a8 + d1e18bb commit eab16ad

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.3.0](https://github.com/wayofdev/docker-rabbitmq/compare/v1.2.0...v1.3.0) (2023-03-15)
4+
5+
6+
### Features
7+
8+
* add more deps ([#26](https://github.com/wayofdev/docker-rabbitmq/issues/26)) ([2a3c7a8](https://github.com/wayofdev/docker-rabbitmq/commit/2a3c7a8965b6e04692f01a63c769c7b0c1989848))
9+
310
## [1.2.0](https://github.com/wayofdev/docker-rabbitmq/compare/v1.1.3...v1.2.0) (2023-03-15)
411

512

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.2.0",
2+
"version": "1.3.0",
33
"repository": {
44
"url": "https://github.com/wayofdev/docker-rabbitmq.git"
55
}

0 commit comments

Comments
 (0)