From 32e94342b8d8997b9270597b7390c4b813c3d0dd Mon Sep 17 00:00:00 2001 From: mapcolonies-devops <143094402+mapcolonies-devops@users.noreply.github.com> Date: Mon, 8 Sep 2025 15:41:22 +0300 Subject: [PATCH] chore(master): release 1.1.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 15 +++++++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 CHANGELOG.md diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 5f40a667..8d6e472d 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".": "1.0.0"} +{".":"1.1.0"} diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..bbdee2ee --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,15 @@ +# Changelog + +## [1.1.0](https://github.com/MapColonies/yahalom/compare/v1.0.0...v1.1.0) (2025-09-08) + + +### Features + +* add vcontainer di ([#7](https://github.com/MapColonies/yahalom/issues/7)) ([4696226](https://github.com/MapColonies/yahalom/commit/4696226aab5e228ebfd65ea5f01027d6c0e175f5)) +* Initialization sequence (MAPCO-8508) ([#10](https://github.com/MapColonies/yahalom/issues/10)) ([6b61230](https://github.com/MapColonies/yahalom/commit/6b61230eabae10447b3fe9be258d528d61068cee)) +* MAPCO-8503 Unity app with Cesium ([#2](https://github.com/MapColonies/yahalom/issues/2)) ([ecd77ee](https://github.com/MapColonies/yahalom/commit/ecd77ee190d262d73e1ddd5c82718f673d935c8c)) + + +### Bug Fixes + +* Format files (MAPCO-8614) ([#13](https://github.com/MapColonies/yahalom/issues/13)) ([44c021c](https://github.com/MapColonies/yahalom/commit/44c021cb274856acbde3ef2120bbf065646a7857))