Skip to content

Commit c7e3077

Browse files
authored
chore(main): release 1.3.0 (#17)
1 parent 20a8661 commit c7e3077

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

.github/release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.2.0"
2+
".": "1.3.0"
33
}

CHANGELOG.md

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

3+
## [1.3.0](https://github.com/beam-community/common-config/compare/v1.2.0...v1.3.0) (2024-06-25)
4+
5+
6+
### Features
7+
8+
* Add dependabot config ([#20](https://github.com/beam-community/common-config/issues/20)) ([30e3e58](https://github.com/beam-community/common-config/commit/30e3e587508a776f2fd4ba03f7a89a4d1b2794d8))
9+
* Add stale workflow ([#21](https://github.com/beam-community/common-config/issues/21)) ([e52458f](https://github.com/beam-community/common-config/commit/e52458f602a9cfedf70d2da0bddf4978edded85c))
10+
* Support refactor types in changelogs ([#16](https://github.com/beam-community/common-config/issues/16)) ([038274b](https://github.com/beam-community/common-config/commit/038274b315744e5f9cca85961748fba632e2716f))
11+
12+
13+
### Miscellaneous
14+
15+
* Fixing pr message ([#19](https://github.com/beam-community/common-config/issues/19)) ([20a8661](https://github.com/beam-community/common-config/commit/20a8661586ce0012f46235c359dfd7bb8f490c55))
16+
317
## [1.2.0](https://github.com/beam-community/common-config/compare/v1.1.5...v1.2.0) (2024-06-24)
418

519

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This repository contains shared code for all of our Elixir repositories. This in
44

55
<!-- {x-release-please-start-version} -->
66

7-
Currently at version `1.2.0`
7+
Currently at version `1.3.0`
88

99
<!-- {x-release-please-end} -->
1010

0 commit comments

Comments
 (0)