Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @merkle-open/prettier-config@1.2.0
 - @merkle-open/stylelint-config@3.1.0
 - @merkle-open/commitlint-conventional-changelog@1.0.5
 - @merkle-open/cz-conventional-changelog@1.1.0
  • Loading branch information
ernscht committed Jul 29, 2023
1 parent 6f290cf commit b40211b
Show file tree
Hide file tree
Showing 9 changed files with 54 additions and 8 deletions.
11 changes: 11 additions & 0 deletions codequality/prettier/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.2.0](https://github.com/merkle-open/frontend-defaults/compare/@merkle-open/prettier-config@1.1.0...@merkle-open/prettier-config@1.2.0) (2023-07-29)


### Features

* **prettier:** add compatibility with prettier 3 ([436325e](https://github.com/merkle-open/frontend-defaults/commit/436325ebcf56d41069a9295f076862ec67fdd5bd))





# [1.1.0](https://github.com/merkle-open/frontend-defaults/compare/@merkle-open/prettier-config@1.0.1...@merkle-open/prettier-config@1.1.0) (2023-04-13)


Expand Down
2 changes: 1 addition & 1 deletion codequality/prettier/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@merkle-open/prettier-config",
"description": "Shared prettier config",
"version": "1.1.0",
"version": "1.2.0",
"repository": "https://github.com/merkle-open/frontend-defaults",
"license": "MIT",
"author": "Merkle Inc.",
Expand Down
11 changes: 11 additions & 0 deletions codequality/stylelint/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.1.0](https://github.com/merkle-open/frontend-defaults/compare/@merkle-open/stylelint-config@3.0.0...@merkle-open/stylelint-config@3.1.0) (2023-07-29)


### Features

* **stylelint-config:** update stylelint-config-standard-scss ([2c49c97](https://github.com/merkle-open/frontend-defaults/commit/2c49c97b1277c126258aaf6c386ee7164e05f0ca))





# [3.0.0](https://github.com/merkle-open/frontend-defaults/compare/@merkle-open/stylelint-config@2.1.0...@merkle-open/stylelint-config@3.0.0) (2023-06-27)


Expand Down
2 changes: 1 addition & 1 deletion codequality/stylelint/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@merkle-open/stylelint-config",
"description": "Shared stylelint config",
"version": "3.0.0",
"version": "3.1.0",
"repository": "https://github.com/merkle-open/frontend-defaults",
"main": "./index.js",
"license": "MIT",
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions repo/commitlint-conventional-changelog/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.5](https://github.com/merkle-open/frontend-defaults/compare/@merkle-open/commitlint-conventional-changelog@1.0.4...@merkle-open/commitlint-conventional-changelog@1.0.5) (2023-07-29)

**Note:** Version bump only for package @merkle-open/commitlint-conventional-changelog





## [1.0.4](https://github.com/merkle-open/frontend-defaults/compare/@merkle-open/commitlint-conventional-changelog@1.0.3...@merkle-open/commitlint-conventional-changelog@1.0.4) (2023-06-27)

**Note:** Version bump only for package @merkle-open/commitlint-conventional-changelog
Expand Down
2 changes: 1 addition & 1 deletion repo/commitlint-conventional-changelog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@merkle-open/commitlint-conventional-changelog",
"version": "1.0.4",
"version": "1.0.5",
"repository": "https://github.com/merkle-open/frontend-defaults",
"author": "Merkle Inc.",
"description": "Shareable commitlint config enforcing conventional commits",
Expand Down
16 changes: 16 additions & 0 deletions repo/cz-conventional-changelog/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.1.0](https://github.com/merkle-open/frontend-defaults/compare/@merkle-open/cz-conventional-changelog@1.0.4...@merkle-open/cz-conventional-changelog@1.1.0) (2023-07-29)


### Bug Fixes

* **cz-conventional-changelog:** update word-wrap ([7782c16](https://github.com/merkle-open/frontend-defaults/commit/7782c161144216c6dc27da60f292a28cd9c0efaa))


### Features

* **prettier:** add compatibility with prettier 3 ([436325e](https://github.com/merkle-open/frontend-defaults/commit/436325ebcf56d41069a9295f076862ec67fdd5bd))





## [1.0.4](https://github.com/merkle-open/frontend-defaults/compare/@merkle-open/cz-conventional-changelog@1.0.3...@merkle-open/cz-conventional-changelog@1.0.4) (2023-06-27)

**Note:** Version bump only for package @merkle-open/cz-conventional-changelog
Expand Down
2 changes: 1 addition & 1 deletion repo/cz-conventional-changelog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@merkle-open/cz-conventional-changelog",
"version": "1.0.4",
"version": "1.1.0",
"repository": "https://github.com/merkle-open/frontend-defaults",
"author": "Merkle Inc.",
"description": "Commitizen adapter following the conventional-changelog format.",
Expand Down

0 comments on commit b40211b

Please sign in to comment.