From b3f36bef69f632a8fc82f6482168d93aa6774f6f Mon Sep 17 00:00:00 2001 From: Iolar Demartini Junior Date: Wed, 30 Nov 2022 02:36:37 -0300 Subject: [PATCH] chore(release): publish - @demartini/browserslist-config@0.1.4 - @demartini/commitlint-config@0.1.6 - @demartini/eslint-config@0.1.5 - @demartini/markdownlint-config@0.1.3 - @demartini/prettier-config@0.1.3 - @demartini/semantic-release-config@0.1.4 - @demartini/stylelint-config@0.1.5 --- packages/browserslist-config/CHANGELOG.md | 20 ++++--------- packages/browserslist-config/package.json | 2 +- packages/commitlint-config/CHANGELOG.md | 28 ++++--------------- packages/commitlint-config/package.json | 2 +- packages/eslint-config/CHANGELOG.md | 24 ++++------------ packages/eslint-config/package.json | 2 +- packages/markdownlint-config/CHANGELOG.md | 16 ++++------- packages/markdownlint-config/package.json | 2 +- packages/prettier-config/CHANGELOG.md | 16 ++++------- packages/prettier-config/package.json | 2 +- packages/semantic-release-config/CHANGELOG.md | 20 ++++--------- packages/semantic-release-config/package.json | 2 +- packages/stylelint-config/CHANGELOG.md | 24 ++++------------ packages/stylelint-config/package.json | 2 +- 14 files changed, 42 insertions(+), 120 deletions(-) diff --git a/packages/browserslist-config/CHANGELOG.md b/packages/browserslist-config/CHANGELOG.md index 3b0d3dc..cbec5e6 100644 --- a/packages/browserslist-config/CHANGELOG.md +++ b/packages/browserslist-config/CHANGELOG.md @@ -1,35 +1,25 @@ # Change Log -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.1.3](https://github.com/demartini/base-configs/compare/@demartini/browserslist-config@0.1.2...@demartini/browserslist-config@0.1.3) (2022-01-02) +## [0.1.4](https://github.com/demartini/base-configs/compare/@demartini/browserslist-config@0.1.3...@demartini/browserslist-config@0.1.4) (2022-11-30) **Note:** Version bump only for package @demartini/browserslist-config +## [0.1.3](https://github.com/demartini/base-configs/compare/@demartini/browserslist-config@0.1.2...@demartini/browserslist-config@0.1.3) (2022-01-02) - - +**Note:** Version bump only for package @demartini/browserslist-config ## [0.1.2](https://github.com/demartini/base-configs/compare/@demartini/browserslist-config@0.1.1...@demartini/browserslist-config@0.1.2) (2021-04-13) **Note:** Version bump only for package @demartini/browserslist-config - - - - ## [0.1.1](https://github.com/demartini/base-configs/compare/@demartini/browserslist-config@0.1.0...@demartini/browserslist-config@0.1.1) (2021-04-08) **Note:** Version bump only for package @demartini/browserslist-config - - - - # 0.1.0 (2021-03-29) - ### Features -* **packages:** add browserslist-config ([628aa43](https://github.com/demartini/base-configs/commit/628aa4304cb6f43ad216dbe815463ad225d4466c)) +- **packages:** add browserslist-config ([628aa43](https://github.com/demartini/base-configs/commit/628aa4304cb6f43ad216dbe815463ad225d4466c)) diff --git a/packages/browserslist-config/package.json b/packages/browserslist-config/package.json index aeb8307..4323d23 100644 --- a/packages/browserslist-config/package.json +++ b/packages/browserslist-config/package.json @@ -1,6 +1,6 @@ { "name": "@demartini/browserslist-config", - "version": "0.1.3", + "version": "0.1.4", "description": "Demartini’s shareable configuration for Browserslist.", "author": { "name": "Iolar Demartini Junior", diff --git a/packages/commitlint-config/CHANGELOG.md b/packages/commitlint-config/CHANGELOG.md index 624cb36..80152ae 100644 --- a/packages/commitlint-config/CHANGELOG.md +++ b/packages/commitlint-config/CHANGELOG.md @@ -1,51 +1,33 @@ # Change Log -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.1.5](https://github.com/demartini/base-configs/compare/@demartini/commitlint-config@0.1.4...@demartini/commitlint-config@0.1.5) (2022-01-02) +## [0.1.6](https://github.com/demartini/base-configs/compare/@demartini/commitlint-config@0.1.5...@demartini/commitlint-config@0.1.6) (2022-11-30) **Note:** Version bump only for package @demartini/commitlint-config +## [0.1.5](https://github.com/demartini/base-configs/compare/@demartini/commitlint-config@0.1.4...@demartini/commitlint-config@0.1.5) (2022-01-02) - - +**Note:** Version bump only for package @demartini/commitlint-config ## [0.1.4](https://github.com/demartini/base-configs/compare/@demartini/commitlint-config@0.1.3...@demartini/commitlint-config@0.1.4) (2022-01-02) **Note:** Version bump only for package @demartini/commitlint-config - - - - ## [0.1.3](https://github.com/demartini/base-configs/compare/@demartini/commitlint-config@0.1.2...@demartini/commitlint-config@0.1.3) (2022-01-02) **Note:** Version bump only for package @demartini/commitlint-config - - - - ## [0.1.2](https://github.com/demartini/base-configs/compare/@demartini/commitlint-config@0.1.1...@demartini/commitlint-config@0.1.2) (2021-04-08) **Note:** Version bump only for package @demartini/commitlint-config - - - - ## [0.1.1](https://github.com/demartini/base-configs/compare/@demartini/commitlint-config@0.1.0...@demartini/commitlint-config@0.1.1) (2021-04-08) **Note:** Version bump only for package @demartini/commitlint-config - - - - # 0.1.0 (2021-03-29) - ### Features -* **packages:** add commitlint-config ([c9576e6](https://github.com/demartini/base-configs/commit/c9576e64d6ce55d75030bb42a5382ed3e95d7797)) +- **packages:** add commitlint-config ([c9576e6](https://github.com/demartini/base-configs/commit/c9576e64d6ce55d75030bb42a5382ed3e95d7797)) diff --git a/packages/commitlint-config/package.json b/packages/commitlint-config/package.json index ae00b59..9935044 100644 --- a/packages/commitlint-config/package.json +++ b/packages/commitlint-config/package.json @@ -1,6 +1,6 @@ { "name": "@demartini/commitlint-config", - "version": "0.1.5", + "version": "0.1.6", "description": "Demartini’s shareable configuration for commitlint.", "author": { "name": "Iolar Demartini Junior", diff --git a/packages/eslint-config/CHANGELOG.md b/packages/eslint-config/CHANGELOG.md index 378abba..f3873ad 100644 --- a/packages/eslint-config/CHANGELOG.md +++ b/packages/eslint-config/CHANGELOG.md @@ -1,43 +1,29 @@ # Change Log -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.1.4](https://github.com/demartini/base-configs/compare/@demartini/eslint-config@0.1.3...@demartini/eslint-config@0.1.4) (2022-01-02) +## [0.1.5](https://github.com/demartini/base-configs/compare/@demartini/eslint-config@0.1.4...@demartini/eslint-config@0.1.5) (2022-11-30) **Note:** Version bump only for package @demartini/eslint-config +## [0.1.4](https://github.com/demartini/base-configs/compare/@demartini/eslint-config@0.1.3...@demartini/eslint-config@0.1.4) (2022-01-02) - - +**Note:** Version bump only for package @demartini/eslint-config ## [0.1.3](https://github.com/demartini/base-configs/compare/@demartini/eslint-config@0.1.2...@demartini/eslint-config@0.1.3) (2022-01-02) **Note:** Version bump only for package @demartini/eslint-config - - - - ## [0.1.2](https://github.com/demartini/base-configs/compare/@demartini/eslint-config@0.1.1...@demartini/eslint-config@0.1.2) (2021-04-21) **Note:** Version bump only for package @demartini/eslint-config - - - - ## [0.1.1](https://github.com/demartini/base-configs/compare/@demartini/eslint-config@0.1.0...@demartini/eslint-config@0.1.1) (2021-04-13) **Note:** Version bump only for package @demartini/eslint-config - - - - # 0.1.0 (2021-04-08) - ### Features -* **packages:** add eslint-config ([e131b79](https://github.com/demartini/base-configs/commit/e131b79a3ef3d23d50ae0aac855280057ec78b81)) +- **packages:** add eslint-config ([e131b79](https://github.com/demartini/base-configs/commit/e131b79a3ef3d23d50ae0aac855280057ec78b81)) diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index cb7b6f9..0238a04 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@demartini/eslint-config", - "version": "0.1.4", + "version": "0.1.5", "description": "Demartini’s shareable configuration for ESLint.", "author": { "name": "Iolar Demartini Junior", diff --git a/packages/markdownlint-config/CHANGELOG.md b/packages/markdownlint-config/CHANGELOG.md index 12322ba..5d25aad 100644 --- a/packages/markdownlint-config/CHANGELOG.md +++ b/packages/markdownlint-config/CHANGELOG.md @@ -1,27 +1,21 @@ # Change Log -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.1.2](https://github.com/demartini/base-configs/compare/@demartini/markdownlint-config@0.1.1...@demartini/markdownlint-config@0.1.2) (2022-01-02) +## [0.1.3](https://github.com/demartini/base-configs/compare/@demartini/markdownlint-config@0.1.2...@demartini/markdownlint-config@0.1.3) (2022-11-30) **Note:** Version bump only for package @demartini/markdownlint-config +## [0.1.2](https://github.com/demartini/base-configs/compare/@demartini/markdownlint-config@0.1.1...@demartini/markdownlint-config@0.1.2) (2022-01-02) - - +**Note:** Version bump only for package @demartini/markdownlint-config ## [0.1.1](https://github.com/demartini/base-configs/compare/@demartini/markdownlint-config@0.1.0...@demartini/markdownlint-config@0.1.1) (2021-04-08) **Note:** Version bump only for package @demartini/markdownlint-config - - - - # 0.1.0 (2021-03-29) - ### Features -* **packages:** add markdownlint-config ([00681ac](https://github.com/demartini/base-configs/commit/00681acaa75946da7ad212bf5a494e4a1527869e)) +- **packages:** add markdownlint-config ([00681ac](https://github.com/demartini/base-configs/commit/00681acaa75946da7ad212bf5a494e4a1527869e)) diff --git a/packages/markdownlint-config/package.json b/packages/markdownlint-config/package.json index c90ea03..399f14d 100644 --- a/packages/markdownlint-config/package.json +++ b/packages/markdownlint-config/package.json @@ -1,6 +1,6 @@ { "name": "@demartini/markdownlint-config", - "version": "0.1.2", + "version": "0.1.3", "description": "Demartini’s shareable configuration for markdownlint.", "author": { "name": "Iolar Demartini Junior", diff --git a/packages/prettier-config/CHANGELOG.md b/packages/prettier-config/CHANGELOG.md index 9174a60..55302b4 100644 --- a/packages/prettier-config/CHANGELOG.md +++ b/packages/prettier-config/CHANGELOG.md @@ -1,27 +1,21 @@ # Change Log -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.1.2](https://github.com/demartini/base-configs/compare/@demartini/prettier-config@0.1.1...@demartini/prettier-config@0.1.2) (2022-01-02) +## [0.1.3](https://github.com/demartini/base-configs/compare/@demartini/prettier-config@0.1.2...@demartini/prettier-config@0.1.3) (2022-11-30) **Note:** Version bump only for package @demartini/prettier-config +## [0.1.2](https://github.com/demartini/base-configs/compare/@demartini/prettier-config@0.1.1...@demartini/prettier-config@0.1.2) (2022-01-02) - - +**Note:** Version bump only for package @demartini/prettier-config ## [0.1.1](https://github.com/demartini/base-configs/compare/@demartini/prettier-config@0.1.0...@demartini/prettier-config@0.1.1) (2021-04-08) **Note:** Version bump only for package @demartini/prettier-config - - - - # 0.1.0 (2021-03-29) - ### Features -* **packages:** add prettier-config ([d74b022](https://github.com/demartini/base-configs/commit/d74b02286d53faca03305605ba24fbae26828cef)) +- **packages:** add prettier-config ([d74b022](https://github.com/demartini/base-configs/commit/d74b02286d53faca03305605ba24fbae26828cef)) diff --git a/packages/prettier-config/package.json b/packages/prettier-config/package.json index eb49047..e4de82a 100644 --- a/packages/prettier-config/package.json +++ b/packages/prettier-config/package.json @@ -1,6 +1,6 @@ { "name": "@demartini/prettier-config", - "version": "0.1.2", + "version": "0.1.3", "description": "Demartini’s shareable configuration for Prettier.", "author": { "name": "Iolar Demartini Junior", diff --git a/packages/semantic-release-config/CHANGELOG.md b/packages/semantic-release-config/CHANGELOG.md index 8685d5d..1a06182 100644 --- a/packages/semantic-release-config/CHANGELOG.md +++ b/packages/semantic-release-config/CHANGELOG.md @@ -1,35 +1,25 @@ # Change Log -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.1.3](https://github.com/demartini/base-configs/compare/@demartini/semantic-release-config@0.1.2...@demartini/semantic-release-config@0.1.3) (2022-01-02) +## [0.1.4](https://github.com/demartini/base-configs/compare/@demartini/semantic-release-config@0.1.3...@demartini/semantic-release-config@0.1.4) (2022-11-30) **Note:** Version bump only for package @demartini/semantic-release-config +## [0.1.3](https://github.com/demartini/base-configs/compare/@demartini/semantic-release-config@0.1.2...@demartini/semantic-release-config@0.1.3) (2022-01-02) - - +**Note:** Version bump only for package @demartini/semantic-release-config ## [0.1.2](https://github.com/demartini/base-configs/compare/@demartini/semantic-release-config@0.1.1...@demartini/semantic-release-config@0.1.2) (2022-01-02) **Note:** Version bump only for package @demartini/semantic-release-config - - - - ## [0.1.1](https://github.com/demartini/base-configs/compare/@demartini/semantic-release-config@0.1.0...@demartini/semantic-release-config@0.1.1) (2022-01-02) **Note:** Version bump only for package @demartini/semantic-release-config - - - - # 0.1.0 (2021-04-13) - ### Features -* **packages:** add semantic-release-config ([0417c7f](https://github.com/demartini/base-configs/commit/0417c7f055abada996cbe62ace277bb68178c23c)) +- **packages:** add semantic-release-config ([0417c7f](https://github.com/demartini/base-configs/commit/0417c7f055abada996cbe62ace277bb68178c23c)) diff --git a/packages/semantic-release-config/package.json b/packages/semantic-release-config/package.json index 4b233fe..1b00bf3 100644 --- a/packages/semantic-release-config/package.json +++ b/packages/semantic-release-config/package.json @@ -1,6 +1,6 @@ { "name": "@demartini/semantic-release-config", - "version": "0.1.3", + "version": "0.1.4", "description": "Demartini’s shareable configuration for semantic-release.", "author": { "name": "Iolar Demartini Junior", diff --git a/packages/stylelint-config/CHANGELOG.md b/packages/stylelint-config/CHANGELOG.md index fed6a66..7c2ed6d 100644 --- a/packages/stylelint-config/CHANGELOG.md +++ b/packages/stylelint-config/CHANGELOG.md @@ -1,43 +1,29 @@ # Change Log -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.1.4](https://github.com/demartini/base-configs/compare/@demartini/stylelint-config@0.1.3...@demartini/stylelint-config@0.1.4) (2022-01-02) +## [0.1.5](https://github.com/demartini/base-configs/compare/@demartini/stylelint-config@0.1.4...@demartini/stylelint-config@0.1.5) (2022-11-30) **Note:** Version bump only for package @demartini/stylelint-config +## [0.1.4](https://github.com/demartini/base-configs/compare/@demartini/stylelint-config@0.1.3...@demartini/stylelint-config@0.1.4) (2022-01-02) - - +**Note:** Version bump only for package @demartini/stylelint-config ## [0.1.3](https://github.com/demartini/base-configs/compare/@demartini/stylelint-config@0.1.2...@demartini/stylelint-config@0.1.3) (2022-01-02) **Note:** Version bump only for package @demartini/stylelint-config - - - - ## [0.1.2](https://github.com/demartini/base-configs/compare/@demartini/stylelint-config@0.1.1...@demartini/stylelint-config@0.1.2) (2022-01-02) **Note:** Version bump only for package @demartini/stylelint-config - - - - ## [0.1.1](https://github.com/demartini/base-configs/compare/@demartini/stylelint-config@0.1.0...@demartini/stylelint-config@0.1.1) (2021-04-08) **Note:** Version bump only for package @demartini/stylelint-config - - - - # 0.1.0 (2021-03-29) - ### Features -* **packages:** add stylelint-config ([378089a](https://github.com/demartini/base-configs/commit/378089ab98d29d613905a71f7ae61cb840f8210d)) +- **packages:** add stylelint-config ([378089a](https://github.com/demartini/base-configs/commit/378089ab98d29d613905a71f7ae61cb840f8210d)) diff --git a/packages/stylelint-config/package.json b/packages/stylelint-config/package.json index 0ee2eb7..41790b7 100644 --- a/packages/stylelint-config/package.json +++ b/packages/stylelint-config/package.json @@ -1,6 +1,6 @@ { "name": "@demartini/stylelint-config", - "version": "0.1.4", + "version": "0.1.5", "description": "Demartini’s shareable configuration for stylelint.", "author": { "name": "Iolar Demartini Junior",