Skip to content

Commit da3e309

Browse files
committed
[bot] Update changelog and version
1 parent 3464fa0 commit da3e309

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

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.11.0](https://github.com/ign-gpao/builder-python/tree/0.11.0) (2023-09-01)
4+
5+
[Full Changelog](https://github.com/ign-gpao/builder-python/compare/0.10.0...0.11.0)
6+
7+
### 📁 Other pull requests
8+
9+
- fix dependencies [\#12](https://github.com/ign-gpao/builder-python/pull/12) ([arnaudbirk](https://github.com/arnaudbirk))
10+
311
## [0.10.0](https://github.com/ign-gpao/builder-python/tree/0.10.0) (2023-04-11)
412

513
[Full Changelog](https://github.com/ign-gpao/builder-python/compare/0.9.0...0.10.0)

gpao/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
"""
66

77
# Version of the ign-gpao-project-builder
8-
__version__ = "0.10.0"
8+
__version__ = "0.11.0"

0 commit comments

Comments
 (0)