Skip to content

Commit a5d505c

Browse files
chore(master): release 1.1.0
1 parent 1069230 commit a5d505c

File tree

3 files changed

+14
-2
lines changed

3 files changed

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

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

517

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)