Skip to content

Commit

Permalink
Chore(release): 1.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.3](v1.0.2...v1.0.3) (2024-01-30)

### Fix

* NavTitle display update, _isHiddenOnMenu support (fixes #12) (#13) ([c5c77b2](c5c77b2)), closes [#12](#12) [#13](#13)
  • Loading branch information
semantic-release-bot committed Jan 30, 2024
1 parent c5c77b2 commit 17f41f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "adapt-navigationTitle",
"version": "1.0.2",
"version": "1.0.3",
"framework": ">=5.0.0",
"homepage": "https://github.com/cgkineo/adapt-navigationTitle",
"bugs": "https://github.com/cgkineo/adapt-navigationTitle/issues",
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": "adapt-navigationTitle",
"version": "1.0.2",
"version": "1.0.3",
"framework": ">=5.0.0",
"homepage": "https://github.com/cgkineo/adapt-navigationTitle",
"bugs": "https://github.com/cgkineo/adapt-navigationTitle/issues",
Expand Down

0 comments on commit 17f41f7

Please sign in to comment.