You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,25 @@
2
2
3
3
4
4
5
+
## 0.4.0 (2024-01-05)
6
+
7
+
### Build
8
+
9
+
* build(release): fix release to gcp (#126) ([`9b4e619`](https://github.com/artefactory/vertex-pipelines-deployer/commit/9b4e61932260ceca12460dbb43d65e65ce1a0877))
10
+
11
+
### Chore
12
+
13
+
* chore: switch to apache 2.0 licence (#128) ([`ea3a67d`](https://github.com/artefactory/vertex-pipelines-deployer/commit/ea3a67dacbce6fafb558896d7d8225dee414472d))
14
+
15
+
### Feature
16
+
17
+
* feat: add init command to configure deployer (#127) ([`5ac7022`](https://github.com/artefactory/vertex-pipelines-deployer/commit/5ac702220255c5c9460eac474d7afdb822cae425))
18
+
19
+
### Performance
20
+
21
+
* perf: improve cli with context and callbacks (#129) ([`d99c007`](https://github.com/artefactory/vertex-pipelines-deployer/commit/d99c007451e70847636161b000477093433cdb08))
0 commit comments