Skip to content

Commit

Permalink
chore(release): 3.1.2 [skip ci]
Browse files Browse the repository at this point in the history
## [3.1.2](v3.1.1...v3.1.2) (2024-03-01)

### Bug Fixes

* update semver check ([#371](#371)) ([507254a](507254a))
  • Loading branch information
semantic-release-bot committed Mar 1, 2024
1 parent 507254a commit 23b697c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
## [3.1.2](https://github.com/adobe/franklin-library/compare/v3.1.1...v3.1.2) (2024-03-01)


### Bug Fixes

* update semver check ([#371](https://github.com/adobe/franklin-library/issues/371)) ([507254a](https://github.com/adobe/franklin-library/commit/507254a2eee756a15a88775e9530c8d731437eca))

## [3.1.1](https://github.com/adobe/franklin-library/compare/v3.1.0...v3.1.1) (2024-02-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@adobe/create-franklin-library",
"version": "3.1.1",
"version": "3.1.2",
"description": "Create Franklin Library",
"main": "create-franklin-shared.js",
"type": "module",
Expand Down

0 comments on commit 23b697c

Please sign in to comment.