Skip to content

Commit ec8ba60

Browse files
chore: update version + change log (#105)
Co-authored-by: ngachung <[email protected]>
1 parent d0b5a09 commit ec8ba60

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
===================================================================
99

10+
## [1.1.1.dev000700] - 2025-04-09
11+
### Changed
12+
- [#104](https://github.com/unity-sds/mdps-ds-lib/pull/104) feat: using single collection endpoint to retrieve the collection details
13+
1014
## [1.1.1.dev000600] - 2025-04-07
1115
### Changed
1216
- [#102](https://github.com/unity-sds/mdps-ds-lib/pull/102) feat: item transfomer

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 = "mdps-ds-lib"
3-
version="1.1.1.dev000600"
3+
version="1.1.1.dev000700"
44
description = "Mission Data System - MDPS (Unity) Data Service Core library"
55
authors = ["Wai Phyo <[email protected]>"]
66
license = "Apache 2.0"

0 commit comments

Comments
 (0)