Skip to content

Commit ea70f71

Browse files
authored
Merge pull request #88 from Commencis/changeset-release/main
ci(release): version packages
2 parents f091d6b + 81be5b6 commit ea70f71

File tree

10 files changed

+28
-33
lines changed

10 files changed

+28
-33
lines changed

.changeset/chilled-tomatoes-trade.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/curly-peas-tie.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/hot-penguins-unite.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/neat-plants-fail.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/poor-bulldogs-nail.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tidy-pillows-wink.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# @commencis/eslint-config
2+
3+
## 1.2.0
4+
5+
### Minor Changes
6+
7+
- [#76](https://github.com/Commencis/js-toolkit/pull/76) [`ff2a968`](https://github.com/Commencis/js-toolkit/commit/ff2a9683e84252c4b0ee47466b8694f366b0b95c) Thanks [@ymehmetcan](https://github.com/ymehmetcan)! - update eslint vue plugin that has new enhancements and fixes
8+
9+
- [#90](https://github.com/Commencis/js-toolkit/pull/90) [`e114f46`](https://github.com/Commencis/js-toolkit/commit/e114f46814ea3f599d1d820b8d4b191739ac9574) Thanks [@ymehmetcan](https://github.com/ymehmetcan)! - update eslint dependencies
10+
11+
- [#93](https://github.com/Commencis/js-toolkit/pull/93) [`b45eb96`](https://github.com/Commencis/js-toolkit/commit/b45eb969560be34dcce0df9038d7330da21cd405) Thanks [@ymehmetcan](https://github.com/ymehmetcan)! - use eslint-plugin-vue types
12+
13+
- [#95](https://github.com/Commencis/js-toolkit/pull/95) [`da901a0`](https://github.com/Commencis/js-toolkit/commit/da901a0ab7f084d24a75a7338bc7c096f33df982) Thanks [@ymehmetcan](https://github.com/ymehmetcan)! - update eslint-plugin-next version
14+
15+
- [#78](https://github.com/Commencis/js-toolkit/pull/78) [`3988b57`](https://github.com/Commencis/js-toolkit/commit/3988b57e0126fd70f6d45abc69fff30315b140b1) Thanks [@ymehmetcan](https://github.com/ymehmetcan)! - update react-hooks plugin version
16+
17+
### Patch Changes
18+
19+
- [#86](https://github.com/Commencis/js-toolkit/pull/86) [`99b673b`](https://github.com/Commencis/js-toolkit/commit/99b673b155a2bff35fbacd6e13b11db18ea7cce8) Thanks [@ymehmetcan](https://github.com/ymehmetcan)! - update typescript-eslint dependencies

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commencis/eslint-config",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Commencis ESLint config",
55
"author": "Commencis WEB Team",
66
"license": "Apache-2.0",
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @commencis/eslint-plugin
2+
3+
## 1.1.1
4+
5+
### Patch Changes
6+
7+
- [#86](https://github.com/Commencis/js-toolkit/pull/86) [`99b673b`](https://github.com/Commencis/js-toolkit/commit/99b673b155a2bff35fbacd6e13b11db18ea7cce8) Thanks [@ymehmetcan](https://github.com/ymehmetcan)! - update typescript-eslint dependencies

packages/eslint-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commencis/eslint-plugin",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Commencis ESLint plugin",
55
"author": "Commencis WEB Team",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)