Skip to content

Commit

Permalink
Chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.5...v1.1.0) (2023-07-31)

### Update

* Align button structure with other Adapt icon buttons (fixes #13) (#15) ([0a8b921](0a8b921)), closes [#13](#13) [#15](#15)
  • Loading branch information
semantic-release-bot committed Jul 31, 2023
1 parent 0a8b921 commit d5d4c6a
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,7 +1,7 @@
{
"name": "adapt-scrollPrompt",
"framework": ">=5",
"version": "1.0.5",
"version": "1.1.0",
"displayName": "Scroll Prompt",
"extension": "scrollPrompt",
"targetAttribute": "_scrollPrompt",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "adapt-scrollPrompt",
"framework": ">=5",
"version": "1.0.5",
"version": "1.1.0",
"displayName": "Scroll Prompt",
"extension": "scrollPrompt",
"targetAttribute": "_scrollPrompt",
Expand Down

0 comments on commit d5d4c6a

Please sign in to comment.