Skip to content

Commit 4020916

Browse files
github-actions[bot]Endika
authored andcommitted
chore(main): release 1.2.0
1 parent b04c96f commit 4020916

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.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.1.0"
2+
".": "1.2.0"
33
}

CHANGELOG.md

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

3+
## [1.2.0](https://github.com/Endika/flipper-sub-dup/compare/v1.1.0...v1.2.0) (2026-03-23)
4+
5+
6+
### Features
7+
8+
* add release-please ([b04c96f](https://github.com/Endika/flipper-sub-dup/commit/b04c96f62a0dd8dd11bbd5bea47954f6bdb26488))
9+
310
## [1.1.0](https://github.com/Endika/flipper-sub-dup/compare/v1.0.0...v1.1.0) (2026-03-23)
411

512

version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#pragma once
22

3-
#define APP_VERSION "1.1.0" // x-release-please-version
3+
#define APP_VERSION "1.2.0" // x-release-please-version

0 commit comments

Comments
 (0)