diff --git a/CHANGELOG.md b/CHANGELOG.md index 66e0218..bc03973 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [7.7.0](https://github.com/hedia-team/.github/compare/v7.6.1...v7.7.0) (2024-12-05) + + +### Features + +* **release-please:** List all changes made to a repo in the changelog ([#122](https://github.com/hedia-team/.github/issues/122)) ([27dbf0a](https://github.com/hedia-team/.github/commit/27dbf0a35e453e58ffe7d5e60fee4d38fa01a14b)) +* Replace custom `deps` type by `chore` ([#123](https://github.com/hedia-team/.github/issues/123)) ([e89ad4a](https://github.com/hedia-team/.github/commit/e89ad4a0b8e7010ea409bf3488920543fc8262f0)) + + +### Bug Fixes + +* **issue:** Stop setting labels as it's not the right format ([#124](https://github.com/hedia-team/.github/issues/124)) ([b3e89c3](https://github.com/hedia-team/.github/commit/b3e89c3a3f205b31d15bbfbb9f456a73d1ad37f9)) + ## [7.6.1](https://github.com/hedia-team/.github/compare/v7.6.0...v7.6.1) (2024-12-03) diff --git a/package-lock.json b/package-lock.json index 76c3d45..8fba3f1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "github-config", - "version": "7.6.1", + "version": "7.7.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "github-config", - "version": "7.6.1", + "version": "7.7.0", "license": "UNLICENSED", "devDependencies": { "@hedia/package-lint": "1.2.2", diff --git a/package.json b/package.json index 2c5f836..8136027 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-config", - "version": "7.6.1", + "version": "7.7.0", "description": "GitHub config and workflows", "keywords": [ "config",