Skip to content

Commit 43fb07f

Browse files
chore(main): release 4.2.2 (#61)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fb1fd27 commit 43fb07f

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "4.2.1"
2+
".": "4.2.2"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
## Released
66

7+
## [4.2.2](https://github.com/nuvla/python-library/compare/4.2.1...4.2.2) (2024-10-28)
8+
9+
10+
### Bug Fixes
11+
12+
* **edit_patch:** Remove unnecessary retrieve of resource ([#60](https://github.com/nuvla/python-library/issues/60)) ([fb1fd27](https://github.com/nuvla/python-library/commit/fb1fd270a63e6408e40ea6b354604b7ddc0b1d4b))
13+
714
## [4.2.1](https://github.com/nuvla/python-library/compare/4.2.0...4.2.1) (2024-10-03)
815

916

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "nuvla-api"
3-
version = "4.2.1"
3+
version = "4.2.2"
44
description = "Nuvla APIServer python client library"
55
license = "Apache-2.0"
66
authors = ["SixSq SA <support@sixsq.com>"]

0 commit comments

Comments
 (0)