Skip to content

Commit 52a1385

Browse files
author
github-action
committed
chore(release): version packages
1 parent 639faf3 commit 52a1385

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/cool-zebras-hug.md

Lines changed: 0 additions & 6 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.4.26
4+
5+
### Patch Changes
6+
7+
- 639faf3: Update npm dependencies
8+
39
## 1.4.25
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.4.25",
3+
"version": "1.4.26",
44
"description": "Qlik's ESLint configs",
55
"license": "ISC",
66
"repository": "git@github.com:qlik-oss/dev-tools-js.git",

packages/oxfmt-config/CHANGELOG.md

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

3+
## 0.1.3
4+
5+
### Patch Changes
6+
7+
- 639faf3: Update npm dependencies
8+
39
## 0.1.2
410

511
### Patch Changes

packages/oxfmt-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/oxfmt-config",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "Qlik's shared oxfmt config",
55
"license": "ISC",
66
"repository": "git@github.com:qlik-oss/dev-tools-js.git",

0 commit comments

Comments
 (0)