Skip to content

Commit d09dbd0

Browse files
committed
[bot] Update changelog and version
1 parent fb35d34 commit d09dbd0

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
# πŸ“‘ Changelog
22

3-
## [Unreleased](https://github.com/ign-gpao/builder-python/tree/HEAD)
3+
## [0.9.0](https://github.com/ign-gpao/builder-python/tree/0.9.0) (2023-01-06)
44

5-
[Full Changelog](https://github.com/ign-gpao/builder-python/compare/0.8.0...HEAD)
6-
7-
### πŸš€ Enhancements
8-
9-
- Envoie de projet sur l'api [\#3](https://github.com/ign-gpao/builder-python/issues/3)
5+
[Full Changelog](https://github.com/ign-gpao/builder-python/compare/0.8.0...0.9.0)
106

117
## [0.8.0](https://github.com/ign-gpao/builder-python/tree/0.8.0) (2022-12-12)
128

139
[Full Changelog](https://github.com/ign-gpao/builder-python/compare/0.7.3...0.8.0)
1410

11+
### πŸš€ Enhancements
12+
13+
- Envoie de projet sur l'api [\#3](https://github.com/ign-gpao/builder-python/issues/3)
14+
1515
### πŸ“ Other pull requests
1616

1717
- 3 envoie de projet sur lapi [\#9](https://github.com/ign-gpao/builder-python/pull/9) ([arnaudbirk](https://github.com/arnaudbirk))

β€Ž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.8.0"
8+
__version__ = "0.9.0"

0 commit comments

Comments
Β (0)