|
1 | 1 | # Changelog
|
2 | 2 |
|
3 |
| -## [unreleased] |
| 3 | +## [0.1.0] - 2025-05-30 |
4 | 4 | ### Changes:
|
5 | 5 |
|
6 | 6 | #### 🚀 Features
|
|
42 | 42 | - *(helm)* Upgrade django-app chart to 0.1.1 - ([36074b5](https://github.com/mapswipe/mapswipe-backend/commit/36074b59396cdf371cb251a8d04e4a6a369a7622))
|
43 | 43 | - *(helm)* Replace `alpha` helm/docker name with `dev` - ([734007e](https://github.com/mapswipe/mapswipe-backend/commit/734007e06665dbb2bed595003cc9acf25f63f167))
|
44 | 44 | - *(helm)* Rename values-test.yaml to linter_values.yaml - ([1ff9a68](https://github.com/mapswipe/mapswipe-backend/commit/1ff9a68db2e8664f7dadd34e806b8a20bca41089))
|
45 |
| -- *(release)* Generate initial changelog - ([547b15b](https://github.com/mapswipe/mapswipe-backend/commit/547b15b9432cc341a23d62d24ed201b38048e6d4)) |
| 45 | +- *(release)* Generate initial changelog - ([f600dd8](https://github.com/mapswipe/mapswipe-backend/commit/f600dd82dbde41450a6df4b43f5c24b62f26ac1c)) |
46 | 46 |
|
47 | 47 | #### Pre-commit
|
48 | 48 |
|
| 49 | +- *(typos)* Ignore changelog file - ([7291757](https://github.com/mapswipe/mapswipe-backend/commit/729175710be0a1a7ecb2107659a0a7bfae4812b3)) |
49 | 50 | - *(typos)* Add typos hook - ([9d30be4](https://github.com/mapswipe/mapswipe-backend/commit/9d30be4c32f860332a839450335694c7072b1577))
|
50 | 51 |
|
51 |
| -### 🍻 Pull Requests (12) |
| 52 | +### 🍻 Pull Requests (13) |
52 | 53 | - (#1) [Feature/setup](https://github.com/mapswipe/mapswipe-backend/pull/1)
|
53 | 54 | - (#6) [Feature/core models](https://github.com/mapswipe/mapswipe-backend/pull/6)
|
54 | 55 | - (#12) [Update configuration for pyright](https://github.com/mapswipe/mapswipe-backend/pull/12)
|
|
61 | 62 | - (#25) [Feature/tutorial mutations](https://github.com/mapswipe/mapswipe-backend/pull/25)
|
62 | 63 | - (#29) [Feature/community dashboard](https://github.com/mapswipe/mapswipe-backend/pull/29)
|
63 | 64 | - (#30) [Feat/helm update](https://github.com/mapswipe/mapswipe-backend/pull/30)
|
| 65 | +- (#36) [Feat/changelogs](https://github.com/mapswipe/mapswipe-backend/pull/36) |
64 | 66 |
|
65 |
| -### :tada: New Contributors (3) |
| 67 | +### :tada: New Contributors (2) |
66 | 68 |
|
67 |
| -- [@tnagorra](https://github.com/tnagorra) made their first contribution in [#25](https://github.com/mapswipe/mapswipe-backend/pull/25) |
| 69 | +- [@tnagorra](https://github.com/tnagorra) made their first contribution in [#36](https://github.com/mapswipe/mapswipe-backend/pull/36) |
68 | 70 | - [@frozenhelium](https://github.com/frozenhelium) made their first contribution
|
69 |
| -- [@thenav56](https://github.com/thenav56) made their first contribution |
70 | 71 |
|
71 | 72 | <!-- generated by git-cliff -->
|
0 commit comments