Skip to content

Commit c8e554f

Browse files
authored
Merge pull request #436 from Commencis/changeset-release/main
ci(release): version packages
2 parents 6dc92f7 + 412c976 commit c8e554f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fast-terms-notice.md

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

packages/eslint-config/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @commencis/eslint-config
22

3+
## 3.4.0
4+
5+
### Minor Changes
6+
7+
- chore: remove no-undef rule from typescriptConfig ([#435](https://github.com/Commencis/js-toolkit/pull/435))
8+
39
## 3.3.0
410

511
### Minor Changes

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": "3.3.0",
3+
"version": "3.4.0",
44
"description": "Commencis ESLint config",
55
"author": "Commencis WEB Team",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)