Skip to content

Commit

Permalink
chore(main): release 1.2.0 (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
thebeambot authored Jun 24, 2024
1 parent 451ca7a commit 5b97a18
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.1.5"
".": "1.2.0"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.2.0](https://github.com/beam-community/common-config/compare/v1.1.5...v1.2.0) (2024-06-24)


### Features

* Add .tool-version to common config ([#15](https://github.com/beam-community/common-config/issues/15)) ([451ca7a](https://github.com/beam-community/common-config/commit/451ca7a16b3342cfa727b3174e324206e4fbac99))
* Add CODEOWNERS to template ([a1f1540](https://github.com/beam-community/common-config/commit/a1f154061a7365b2293bea25b3e7807452f36fa6))


### Bug Fixes

* Add refactor to semver title ([#13](https://github.com/beam-community/common-config/issues/13)) ([378b127](https://github.com/beam-community/common-config/commit/378b12790844259e89e788200f874d6162212d53))

## [1.1.5](https://github.com/beam-community/common-config/compare/v1.1.4...v1.1.5) (2024-06-24)


Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This repository contains shared code for all of our Elixir repositories. This in

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

Currently at version `1.1.5`
Currently at version `1.2.0`

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

Expand Down

0 comments on commit 5b97a18

Please sign in to comment.