Skip to content

Commit

Permalink
Chore(release): 3.1.6 [skip ci]
Browse files Browse the repository at this point in the history
## [3.1.6](v3.1.5...v3.1.6) (2024-06-25)

### Fix

* Body compile support (#274) ([7078745](7078745)), closes [#274](https://github.com/cgkineo/adapt-pageNav/issues/274)
  • Loading branch information
semantic-release-bot committed Jun 25, 2024
1 parent 7078745 commit b894239
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
Expand Up @@ -4,7 +4,7 @@
"type": "git",
"url": "git://github.com/cgkineo/adapt-pageNav.git"
},
"version": "3.1.5",
"version": "3.1.6",
"framework": ">=5.30.2",
"homepage": "https://github.com/cgkineo/adapt-pageNav",
"issues": "https://github.com/cgkineo/adapt-pageNav/issues/",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "git",
"url": "git://github.com/cgkineo/adapt-pageNav.git"
},
"version": "3.1.5",
"version": "3.1.6",
"framework": ">=5.30.2",
"homepage": "https://github.com/cgkineo/adapt-pageNav",
"issues": "https://github.com/cgkineo/adapt-pageNav/issues/",
Expand Down

0 comments on commit b894239

Please sign in to comment.