Skip to content

Commit 40ace45

Browse files
svc-pipelinegithub-action
andauthored
chore(release): version packages (#277)
Co-authored-by: github-action <[email protected]>
1 parent 9185b01 commit 40ace45

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/fresh-apricots-cover.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.3.10
4+
5+
### Patch Changes
6+
7+
- 9185b01: chore: update npm dependencies
8+
39
## 1.3.9
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.3.9",
3+
"version": "1.3.10",
44
"description": "Qlik's ESLint configs",
55
"repository": "[email protected]:qlik-oss/dev-tools-js.git",
66
"license": "ISC",

packages/prettier-config/CHANGELOG.md

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

3+
## 0.4.27
4+
5+
### Patch Changes
6+
7+
- 9185b01: chore: update npm dependencies
8+
39
## 0.4.26
410

511
### Patch Changes

packages/prettier-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/prettier-config",
3-
"version": "0.4.26",
3+
"version": "0.4.27",
44
"description": "Qlik's shared Prettier config",
55
"repository": "[email protected]:qlik-oss/dev-tools-js.git",
66
"license": "ISC",

0 commit comments

Comments
 (0)