Skip to content

Commit 2bc38b9

Browse files
chore(master): release 1.1.0
1 parent d1e8b06 commit 2bc38b9

File tree

3 files changed

+25
-2
lines changed

3 files changed

+25
-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: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
# Changelog
22

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

528

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)