Skip to content

Commit 27c081e

Browse files
Merge pull request #7 from technway/release-please--branches--main
chore(main): release 1.2.1
2 parents 6f264c9 + 3cb8b7d commit 27c081e

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.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.2.1"
33
}

CHANGELOG.md

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

3+
## [1.2.1](https://github.com/technway/graphql-starter/compare/v1.2.0...v1.2.1) (2025-01-30)
4+
5+
6+
### Bug Fixes
7+
8+
* **composer:** resolve version mismatch between composer.json and Git tags ([6f264c9](https://github.com/technway/graphql-starter/commit/6f264c91298889c0152cad87231090b4e8153562))
9+
10+
11+
### Miscellaneous Chores
12+
13+
* **main:** release 1.2.0 ([17bd0c7](https://github.com/technway/graphql-starter/commit/17bd0c7296530d87bd1d4da19cfb25455e8c3f5b))
14+
315
## [1.2.0](https://github.com/technway/graphql-starter/compare/v1.1.0...v1.2.0) (2025-01-30)
416

517

0 commit comments

Comments
 (0)