Compare commits

..

2 Commits

Author SHA1 Message Date
ivuorinen
70f05c7891 chore(release): publish
- @ivuorinen/semantic-release-config@0.1.3
2023-05-06 23:04:10 +00:00
renovate[bot]
c0490fb320 fix(deps): update dependency semantic-release to v21 (#14) 2023-05-07 02:03:08 +03:00
3 changed files with 898 additions and 653 deletions

View File

@@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.1.3](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/semantic-release-config@0.1.2...@ivuorinen/semantic-release-config@0.1.3) (2023-05-06)
### Bug Fixes
- **deps:** update dependency semantic-release to v21 ([#14](https://github.com/ivuorinen/base-configs/issues/14)) ([c0490fb](https://github.com/ivuorinen/base-configs/commit/c0490fb320f7b340a17cdb26066e9e6aaa473adf))
## [0.1.2](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/semantic-release-config@0.1.1...@ivuorinen/semantic-release-config@0.1.2) (2023-05-06)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@ivuorinen/semantic-release-config",
"version": "0.1.2",
"version": "0.1.3",
"description": "ivuorinen's shareable configuration for semantic-release.",
"author": {
"name": "Ismo Vuorinen",
@@ -40,7 +40,7 @@
"dependencies": {
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"semantic-release": "20.1.3"
"semantic-release": "21.0.2"
},
"gitHead": "23d15f15743fb59c1dbe658615ef2ed51c54d230"
}

File diff suppressed because it is too large Load Diff