Skip to content

Commit b1fbbf8

Browse files
qlikossbuildgithub-action
andauthored
chore(release): version packages (#220)
Co-authored-by: github-action <[email protected]>
1 parent 807ebd8 commit b1fbbf8

File tree

4 files changed

+7
-11
lines changed

4 files changed

+7
-11
lines changed

.changeset/nine-lions-watch.md

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

.changeset/strong-paws-laugh.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
# @qlik/eslint-config
22

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- 807ebd8: Exposing single configs as named exports. Can be import as `import { recommendedJS, recommendedTS } from "@qlik/eslint-config"`
8+
39
## 1.0.4
410

511
### Patch 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": "@qlik/eslint-config",
3-
"version": "1.0.4",
3+
"version": "1.1.0",
44
"description": "Qlik's ESLint configs",
55
"repository": "[email protected]:qlik-oss/dev-tools-js.git",
66
"license": "ISC",

0 commit comments

Comments
 (0)