Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/good-jokes-train.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/light-zoos-juggle.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quick-badgers-taste.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quick-toys-feel.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/six-hats-count.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/commitlint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @commencis/commitlint-config

## 1.1.3

### Patch Changes

- chore(deps): update commitlint monorepo to v19.8.0 ([#269](https://github.com/Commencis/js-toolkit/pull/269))

## 1.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/commitlint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commencis/commitlint-config",
"version": "1.1.2",
"version": "1.1.3",
"description": "Commencis Commitlint config",
"author": "Commencis WEB Team",
"license": "Apache-2.0",
Expand Down
16 changes: 16 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @commencis/eslint-config

## 1.7.0

### Minor Changes

- chore(deps): update dependency eslint-plugin-vue to v10 ([#266](https://github.com/Commencis/js-toolkit/pull/266))

breaking-change: new minimum requirements for eslint and node versions

### Patch Changes

- chore(deps): update dependency @next/eslint-plugin-next to v15.2.1 ([#261](https://github.com/Commencis/js-toolkit/pull/261))

- chore(deps): update eslint monorepo to v9.22.0 ([#267](https://github.com/Commencis/js-toolkit/pull/267))

- chore(deps): update eslint-config-prettier to v10 ([#268](https://github.com/Commencis/js-toolkit/pull/268))

## 1.6.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commencis/eslint-config",
"version": "1.6.0",
"version": "1.7.0",
"description": "Commencis ESLint config",
"author": "Commencis WEB Team",
"license": "Apache-2.0",
Expand Down