Skip to content

Commit 2371769

Browse files
chore(master): release 1.1.0
1 parent 5e6f15d commit 2371769

File tree

3 files changed

+22
-2
lines changed

3 files changed

+22
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"1.0.0"}
1+
{".":"1.1.0"}

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Changelog
22

3+
## [1.1.0](https://github.com/MapColonies/yahalom-ui-components/compare/v1.0.0...v1.1.0) (2026-01-27)
4+
5+
6+
### Features
7+
8+
* Add fonts and create text mesh pro asset (MAPCO-8843) ([6d36d79](https://github.com/MapColonies/yahalom-ui-components/commit/6d36d79b15167040e456ebe294df7d5266047cc8))
9+
* add main button (MAPCO-9418) ([1e95b8a](https://github.com/MapColonies/yahalom-ui-components/commit/1e95b8a0e8771c1dbe16d5c0f91afcdcb1d8c0a7))
10+
* Buttons & Toggles (MAPCO-8925) ([#10](https://github.com/MapColonies/yahalom-ui-components/issues/10)) ([30dea37](https://github.com/MapColonies/yahalom-ui-components/commit/30dea37278076656063f51c37cd88469b4862558))
11+
* change main button width according to text and change color of icon (MAPCO-9640) ([5e6f15d](https://github.com/MapColonies/yahalom-ui-components/commit/5e6f15d87e7460f1bd59642757158bdb710e358b))
12+
* Compass (MAPCO-9399) ([28215b6](https://github.com/MapColonies/yahalom-ui-components/commit/28215b6ecdeb5216b741c15472775697f2a45bf6))
13+
* keep compass directions up (MAPCO-9650) ([b6717df](https://github.com/MapColonies/yahalom-ui-components/commit/b6717df519be21235d486da7ca05f2a85191e59d))
14+
* move fonts to package (MAPCO-9650) ([fd98912](https://github.com/MapColonies/yahalom-ui-components/commit/fd98912c882b1eecba062b92e612d341531082ab))
15+
* update unity version 6000.3.2f1 (MAPCO-9667) ([19ffe2c](https://github.com/MapColonies/yahalom-ui-components/commit/19ffe2c7208fe65d289d94ed049f7c7bd61b95ca))
16+
17+
18+
### Bug Fixes
19+
20+
* match semantic version format (MAPCO-8839) ([1069230](https://github.com/MapColonies/yahalom-ui-components/commit/1069230fb511697b99ec892eea162fb3eba66ef6))
21+
* remove deleted scene from scenes list (MAPCO-9691) ([4427af9](https://github.com/MapColonies/yahalom-ui-components/commit/4427af9b9a115833282f39825e1e51d4f309d36e))
22+
323
## 1.0.0 (2025-10-22)
424

525

ProjectSettings/ProjectSettings.asset

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ PlayerSettings:
140140
loadStoreDebugModeEnabled: 0
141141
visionOSBundleVersion: 1.0
142142
tvOSBundleVersion: 1.0
143-
bundleVersion: 1.0.0 # x-release-please-version
143+
bundleVersion: 1.1.0 # x-release-please-version
144144
preloadedAssets: []
145145
metroInputSource: 0
146146
wsaTransparentSwapchain: 0

0 commit comments

Comments
 (0)