chore(release): publish

- @ivuorinen/semantic-release-config@0.1.2
This commit is contained in:
ivuorinen
2023-05-06 22:49:45 +00:00
parent 102b5cedde
commit 8dbda60861
2 changed files with 7 additions and 1 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.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
- **deps:** update dependency semantic-release to v20 ([#13](https://github.com/ivuorinen/base-configs/issues/13)) ([102b5ce](https://github.com/ivuorinen/base-configs/commit/102b5cedde744995754e64e17cccddaf4179e764))
## 0.1.1 (2023-05-04)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@ivuorinen/semantic-release-config",
"version": "0.1.1",
"version": "0.1.2",
"description": "ivuorinen's shareable configuration for semantic-release.",
"author": {
"name": "Ismo Vuorinen",