Skip to content

Commit

Permalink
chore(release): 3.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.1.0](v3.0.11...v3.1.0) (2024-01-19)

### Bug Fixes

* **github:** run correct test script ([eeff8df](eeff8df))

### Features

* **ci:** use integrated github action for test, code coverage, semantic release ([46085e2](46085e2))
* **package:** add semantic-release-dry command ([2182c58](2182c58))
* **readme:** use badge for github actions instead of circleci ([b1f2ef6](b1f2ef6))
  • Loading branch information
semantic-release-bot committed Jan 19, 2024
1 parent b04eae4 commit 1efe5fb
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [3.1.0](https://github.com/adobe/franklin-library/compare/v3.0.11...v3.1.0) (2024-01-19)


### Bug Fixes

* **github:** run correct test script ([eeff8df](https://github.com/adobe/franklin-library/commit/eeff8df759cb516a05e145c54b21e7323f7746ce))


### Features

* **ci:** use integrated github action for test, code coverage, semantic release ([46085e2](https://github.com/adobe/franklin-library/commit/46085e27c715061dae42baadbb8778a7b4f0f8fa))
* **package:** add semantic-release-dry command ([2182c58](https://github.com/adobe/franklin-library/commit/2182c580c2e1bf9a037c7a630dec56afc0cba7bc))
* **readme:** use badge for github actions instead of circleci ([b1f2ef6](https://github.com/adobe/franklin-library/commit/b1f2ef648f459676644c35b7e4c99a2e54ab76ae))

## [3.0.11](https://github.com/adobe/franklin-library/compare/v3.0.10...v3.0.11) (2023-11-11)


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": "@adobe/create-franklin-library",
"version": "3.0.11",
"version": "3.1.0",
"description": "Create Franklin Library",
"main": "create-franklin-shared.js",
"type": "module",
Expand Down

0 comments on commit 1efe5fb

Please sign in to comment.