chore(release): publish

- @ivuorinen/base-configs@1.1.57
 - @ivuorinen/semantic-release-config@0.2.15
This commit is contained in:
renovate[bot]
2024-03-20 01:24:07 +00:00
parent 11982de2cf
commit f80b3b977d
4 changed files with 11 additions and 3 deletions

View File

@@ -2,6 +2,10 @@
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.1.57](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/base-configs@1.1.56...@ivuorinen/base-configs@1.1.57) (2024-03-20)
**Note:** Version bump only for package @ivuorinen/base-configs
## [1.1.56](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/base-configs@1.1.55...@ivuorinen/base-configs@1.1.56) (2024-03-19) ## [1.1.56](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/base-configs@1.1.55...@ivuorinen/base-configs@1.1.56) (2024-03-19)
**Note:** Version bump only for package @ivuorinen/base-configs **Note:** Version bump only for package @ivuorinen/base-configs

View File

@@ -1,6 +1,6 @@
{ {
"name": "@ivuorinen/base-configs", "name": "@ivuorinen/base-configs",
"version": "1.1.56", "version": "1.1.57",
"description": "ivuorinen's shareable configurations meta package", "description": "ivuorinen's shareable configurations meta package",
"author": { "author": {
"name": "Ismo Vuorinen", "name": "Ismo Vuorinen",
@@ -32,6 +32,6 @@
"@ivuorinen/eslint-config": "^0.4.19", "@ivuorinen/eslint-config": "^0.4.19",
"@ivuorinen/markdownlint-config": "^0.2.4", "@ivuorinen/markdownlint-config": "^0.2.4",
"@ivuorinen/prettier-config": "^0.2.9", "@ivuorinen/prettier-config": "^0.2.9",
"@ivuorinen/semantic-release-config": "^0.2.14" "@ivuorinen/semantic-release-config": "^0.2.15"
} }
} }

View File

@@ -2,6 +2,10 @@
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.2.15](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/semantic-release-config@0.2.14...@ivuorinen/semantic-release-config@0.2.15) (2024-03-20)
**Note:** Version bump only for package @ivuorinen/semantic-release-config
## [0.2.14](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/semantic-release-config@0.2.13...@ivuorinen/semantic-release-config@0.2.14) (2024-03-19) ## [0.2.14](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/semantic-release-config@0.2.13...@ivuorinen/semantic-release-config@0.2.14) (2024-03-19)
### Bug Fixes ### Bug Fixes

View File

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