File tree Expand file tree Collapse file tree 3 files changed +23
-2
lines changed Expand file tree Collapse file tree 3 files changed +23
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
4
4
5
+ ## v0.2.1 (2023-10-13)
6
+
7
+ ### Chore
8
+
9
+ * chore(release): 0.2.1 (#76 ) ([ ` abca971 ` ] ( https://github.com/artefactory/vertex-pipelines-deployer/commit/abca9714e01554ae400f0cfc083624fc8658e713 ) )
10
+
11
+ ### Documentation
12
+
13
+ * docs: fix typos in readme (#74 ) ([ ` 9cc7ad3 ` ] ( https://github.com/artefactory/vertex-pipelines-deployer/commit/9cc7ad3b546b5d160468bf5ddda500b030e16dba ) )
14
+
15
+ ### Fix
16
+
17
+ * fix: simplify check pipelines cmd (#73 ) ([ ` c63a7fb ` ] ( https://github.com/artefactory/vertex-pipelines-deployer/commit/c63a7fb3ec855c023f96f9d651608afc727f3df5 ) )
18
+
19
+ * fix: add pipeline root path check in create command (#75 ) ([ ` 65977a0 ` ] ( https://github.com/artefactory/vertex-pipelines-deployer/commit/65977a0f8d2708d2447bd4577eca8c8e464be166 ) )
20
+
21
+
5
22
## v0.2.0 (2023-10-06)
6
23
7
24
### Chore
8
25
26
+ * chore(release): 0.2.0
27
+
28
+ Automatically generated by semantic-release ([ ` 7a4809f ` ] ( https://github.com/artefactory/vertex-pipelines-deployer/commit/7a4809fc9c735d20eb5fd8a9ec1c15cc77aefacc ) )
29
+
9
30
* chore(release): 0.2.0 (#71 ) ([ ` 718200d ` ] ( https://github.com/artefactory/vertex-pipelines-deployer/commit/718200dab8e27b804ee91a5543ca316b04ca3dfa ) )
10
31
11
32
### Documentation
Original file line number Diff line number Diff line change 1
- __version__ = "0.2.0 "
1
+ __version__ = "0.2.1 "
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " vertex-deployer"
3
- version = " 0.2.0 "
3
+ version = " 0.2.1 "
4
4
description = " "
5
5
authors = [
" julesbertrand <[email protected] >" ]
6
6
readme = " README.md"
You can’t perform that action at this time.
0 commit comments