mirror of
https://github.com/ivuorinen/base-configs.git
synced 2026-02-04 15:43:24 +00:00
chore(release): publish
- @ivuorinen/base-configs@2.0.0 - @ivuorinen/browserslist-config@0.3.0 - @ivuorinen/commitlint-config@0.3.0 - @ivuorinen/config-checker@1.1.5 - @ivuorinen/eslint-config@0.5.0 - @ivuorinen/markdownlint-config@0.3.0 - @ivuorinen/prettier-config@0.3.0 - @ivuorinen/semantic-release-config@0.3.0 - @ivuorinen/stylelint-config@0.3.0
This commit is contained in:
@@ -2,6 +2,14 @@
|
||||
|
||||
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [0.3.0](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/commitlint-config@0.2.24...@ivuorinen/commitlint-config@0.3.0) (2024-08-21)
|
||||
|
||||
- feat!: module & commonjs in commitlint ([2de156e](https://github.com/ivuorinen/base-configs/commit/2de156e2c0f474fe19d23cc2b4b9b6eaba97e258))
|
||||
|
||||
### BREAKING CHANGES
|
||||
|
||||
- support module, and commonjs types
|
||||
|
||||
## [0.2.24](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/commitlint-config@0.2.23...@ivuorinen/commitlint-config@0.2.24) (2024-08-10)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ivuorinen/commitlint-config",
|
||||
"version": "0.2.24",
|
||||
"version": "0.3.0",
|
||||
"type": "module",
|
||||
"description": "ivuorinen's shareable configuration for commitlint.",
|
||||
"author": {
|
||||
@@ -44,7 +44,7 @@
|
||||
"dependencies": {
|
||||
"@commitlint/cli": "19.4.0",
|
||||
"@commitlint/config-conventional": "19.2.2",
|
||||
"@ivuorinen/config-checker": "^1.1.4"
|
||||
"@ivuorinen/config-checker": "^1.1.5"
|
||||
},
|
||||
"gitHead": "23d15f15743fb59c1dbe658615ef2ed51c54d230"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user