Skip to content

Commit 587cc6c

Browse files
chore(main): release 1.4.0 (#23)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3618179 commit 587cc6c

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-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.3.0"
2+
".": "1.4.0"
33
}

CHANGELOG.md

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

3+
## [1.4.0](https://github.com/flipt-io/flipt-grpc-go/compare/v1.3.0...v1.4.0) (2023-01-23)
4+
5+
6+
### Features
7+
8+
* **github:** add flipt tag driven protobuf generate action ([89958eb](https://github.com/flipt-io/flipt-grpc-go/commit/89958eba03ec3b12550f6195f5f320407962e54f))
9+
* updates to protobuf definitions for flipt v1.18.0 ([#22](https://github.com/flipt-io/flipt-grpc-go/issues/22)) ([3618179](https://github.com/flipt-io/flipt-grpc-go/commit/361817954c052b532d9415b69f46cec0fdad2319))
10+
11+
12+
### Bug Fixes
13+
14+
* **gh:** move inputs under workflow dispatch ([d541060](https://github.com/flipt-io/flipt-grpc-go/commit/d541060d4ca59a8165ad88efbb13024ba91e493b))
15+
* **gh:** pass token to gh operations ([63c63b9](https://github.com/flipt-io/flipt-grpc-go/commit/63c63b9ce4aa83cae4c439c7d5e3739c31a723a4))
16+
* **gh:** use explicit title and body when opening PR ([fa02dea](https://github.com/flipt-io/flipt-grpc-go/commit/fa02deacc8372d13da6b7bc618405eb74b26e385))
17+
* **github:** type in uses statement ([ff8c16d](https://github.com/flipt-io/flipt-grpc-go/commit/ff8c16db0bb1869d3a7d6f077df6e751abe39bca))
18+
319
## [1.3.0](https://github.com/flipt-io/flipt-grpc-go/compare/v1.2.0...v1.3.0) (2022-11-17)
420

521

0 commit comments

Comments
 (0)