Skip to content

Commit 6856944

Browse files
chore(master): release 1.1.0
1 parent 1e95b8a commit 6856944

File tree

3 files changed

+16
-2
lines changed

3 files changed

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

3+
## [1.1.0](https://github.com/MapColonies/yahalom-ui-components/compare/v1.0.0...v1.1.0) (2026-01-11)
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+
12+
13+
### Bug Fixes
14+
15+
* match semantic version format (MAPCO-8839) ([1069230](https://github.com/MapColonies/yahalom-ui-components/commit/1069230fb511697b99ec892eea162fb3eba66ef6))
16+
317
## 1.0.0 (2025-10-22)
418

519

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)