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
8 changes: 0 additions & 8 deletions .changeset/five-yaks-beg.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/slimy-buses-flash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tricky-walls-wave.md

This file was deleted.

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

## 1.1.1

### Patch Changes

- update dependencies: commitlint ([#144](https://github.com/Commencis/js-toolkit/pull/144))

- @commitlint/cli@19.6.0
- @commitlint/config-conventional@19.6.0
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.0",
"version": "1.1.1",
"description": "Commencis Commitlint config",
"author": "Commencis WEB Team",
"license": "Apache-2.0",
Expand Down
12 changes: 12 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @commencis/eslint-config

## 1.5.0

### Minor Changes

- update dependency: typescript-eslint@8.15.0 ([#147](https://github.com/Commencis/js-toolkit/pull/147))

- also fixes eslint 9.15.0 issues

### Patch Changes

- update dependency: eslint-plugin-vue@9.31.0 ([#140](https://github.com/Commencis/js-toolkit/pull/140))

## 1.4.4

### Patch 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.4.4",
"version": "1.5.0",
"description": "Commencis ESLint config",
"author": "Commencis WEB Team",
"license": "Apache-2.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/eslint-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @commencis/eslint-plugin

## 1.2.0

### Minor Changes

- update dependency: typescript-eslint@8.15.0 ([#147](https://github.com/Commencis/js-toolkit/pull/147))

- also fixes eslint 9.15.0 issues

## 1.1.4

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