Skip to content

Commit 8429fb0

Browse files
svc-pipelinegithub-action
andauthored
chore(release): version packages (#351)
Co-authored-by: github-action <github-action@noreply.github.com>
1 parent 78a97aa commit 8429fb0

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/sharp-ants-dance.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.25
4+
5+
### Patch Changes
6+
7+
- 78a97aa: chore: update npm dependencies
8+
39
## 1.4.24
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.24",
3+
"version": "1.4.25",
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.2
4+
5+
### Patch Changes
6+
7+
- 78a97aa: chore: update npm dependencies
8+
39
## 0.1.1
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.1",
3+
"version": "0.1.2",
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)