mirror of
https://github.com/ivuorinen/base-configs.git
synced 2026-01-26 03:03:59 +00:00
chore(release): publish
- @ivuorinen/base-configs@1.1.19 - @ivuorinen/semantic-release-config@0.2.7
This commit is contained in:
@@ -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.19](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/base-configs@1.1.18...@ivuorinen/base-configs@1.1.19) (2023-12-09)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @ivuorinen/base-configs
|
||||||
|
|
||||||
## [1.1.18](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/base-configs@1.1.17...@ivuorinen/base-configs@1.1.18) (2023-12-08)
|
## [1.1.18](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/base-configs@1.1.17...@ivuorinen/base-configs@1.1.18) (2023-12-08)
|
||||||
|
|
||||||
**Note:** Version bump only for package @ivuorinen/base-configs
|
**Note:** Version bump only for package @ivuorinen/base-configs
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@ivuorinen/base-configs",
|
"name": "@ivuorinen/base-configs",
|
||||||
"version": "1.1.18",
|
"version": "1.1.19",
|
||||||
"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.6",
|
"@ivuorinen/eslint-config": "^0.4.6",
|
||||||
"@ivuorinen/markdownlint-config": "^0.2.2",
|
"@ivuorinen/markdownlint-config": "^0.2.2",
|
||||||
"@ivuorinen/prettier-config": "^0.2.3",
|
"@ivuorinen/prettier-config": "^0.2.3",
|
||||||
"@ivuorinen/semantic-release-config": "^0.2.6"
|
"@ivuorinen/semantic-release-config": "^0.2.7"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -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.
|
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
## [0.2.7](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/semantic-release-config@0.2.6...@ivuorinen/semantic-release-config@0.2.7) (2023-12-09)
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
- **deps:** update dependency semantic-release to v22.0.10 ([b777ad1](https://github.com/ivuorinen/base-configs/commit/b777ad19263c6f1ac823a8e9a1d3cac7231d17da))
|
||||||
|
|
||||||
## [0.2.6](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/semantic-release-config@0.2.5...@ivuorinen/semantic-release-config@0.2.6) (2023-12-08)
|
## [0.2.6](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/semantic-release-config@0.2.5...@ivuorinen/semantic-release-config@0.2.6) (2023-12-08)
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@ivuorinen/semantic-release-config",
|
"name": "@ivuorinen/semantic-release-config",
|
||||||
"version": "0.2.6",
|
"version": "0.2.7",
|
||||||
"description": "ivuorinen's shareable configuration for semantic-release.",
|
"description": "ivuorinen's shareable configuration for semantic-release.",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Ismo Vuorinen",
|
"name": "Ismo Vuorinen",
|
||||||
|
|||||||
Reference in New Issue
Block a user