Skip to content

Commit

Permalink
v1.0.1 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
Orange-Panda committed Jun 24, 2023
1 parent 3e32ecb commit 2676334
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ All notable changes to this package are documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [1.0.1] - 2023-06-23

### Fixed
- Fixed `Rewired Glyph Manager` not marking glyph maps and collection dirty when generating TextMeshPro sprite sheets

## [1.0.0] - 2023-06-23

### Added
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "com.lmirman.rewiredglyphs",
"version": "1.0.0",
"version": "1.0.1",
"displayName": "Rewired Input Glyphs",
"description": "An expansion for Guavaman's Rewired Unity Asset that provides a simple to use API for showing input icons to the player at runtime based on their input method and bindings.",
"hideInEditor": true,
Expand Down

0 comments on commit 2676334

Please sign in to comment.