Skip to content

Commit 402a7c9

Browse files
Merge pull request #133 from PierreBeucher/release-please--branches--main--components--novops
chore(main): release 0.19.0
2 parents 4f46ec3 + 1d3864e commit 402a7c9

4 files changed

Lines changed: 11 additions & 3 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-
".": "0.18.0"
2+
".": "0.19.0"
33
}

CHANGELOG.md

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

3+
## [0.19.0](https://github.com/PierreBeucher/novops/compare/v0.18.0...v0.19.0) (2024-12-08)
4+
5+
6+
### Features
7+
8+
* **gcloud:** Add support for external account authentication ([566fc7f](https://github.com/PierreBeucher/novops/commit/566fc7f1a783d06cbf016ed70be03c46e6347871))
9+
* **gcloud:** Add support for external account authentication ([566cf5f](https://github.com/PierreBeucher/novops/commit/566cf5f2b8dc112d5866a9095e41d808b8462d26))
10+
311
## [0.18.0](https://github.com/PierreBeucher/novops/compare/v0.17.0...v0.18.0) (2024-11-03)
412

513

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "novops"
3-
version = "0.18.0"
3+
version = "0.19.0"
44
edition = "2021"
55

66
[dependencies]

0 commit comments

Comments
 (0)