Skip to content

Commit 421bb01

Browse files
committed
chore(main): release 1.16.0
1 parent 0c5606e commit 421bb01

File tree

3 files changed

+11
-2
lines changed

3 files changed

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

CHANGELOG.md

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

3+
## [1.16.0](https://github.com/beam-community/common-config/compare/v1.15.0...v1.16.0) (2025-12-30)
4+
5+
6+
### Features
7+
8+
* Add cooldown to dependabot ([#72](https://github.com/beam-community/common-config/issues/72)) ([0c38d23](https://github.com/beam-community/common-config/commit/0c38d23efc6d28ece7a3b672c0bc81f02cf279bf))
9+
* Add new sync config, ignore it by default ([0c5606e](https://github.com/beam-community/common-config/commit/0c5606e5ba88dee647e14fd3e03936620759efe8))
10+
* Check once monthly and update actions-sync ([7378858](https://github.com/beam-community/common-config/commit/737885815e2bf7dfbc34c573c666bac353be0b63))
11+
312
## [1.15.0](https://github.com/beam-community/common-config/compare/v1.14.0...v1.15.0) (2025-12-09)
413

514

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.15.0`
7+
Currently at version `1.16.0`
88

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

0 commit comments

Comments
 (0)