Skip to content

Commit 9abba42

Browse files
author
github-actions
committed
v16.2.18
1 parent 69ac6c7 commit 9abba42

File tree

4 files changed

+18
-2
lines changed

4 files changed

+18
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [16.2.18](https://github.com/DataKitchen/ngx-toolkit/compare/v16.2.17...v16.2.18) (2024-02-16)
7+
8+
**Note:** Version bump only for package workspace
9+
10+
11+
12+
13+
614
## [16.2.17](https://github.com/DataKitchen/ngx-toolkit/compare/v16.2.16...v16.2.17) (2024-02-15)
715

816
**Note:** Version bump only for package workspace

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
3-
"version": "16.2.17",
3+
"version": "16.2.18",
44
"npmClient": "yarn"
55
}

projects/ngx-monaco-editor/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [16.2.18](https://github.com/DataKitchen/ngx-toolkit/compare/v16.2.17...v16.2.18) (2024-02-16)
7+
8+
**Note:** Version bump only for package @datakitchen/ngx-monaco-editor
9+
10+
11+
12+
13+
614
## [16.2.17](https://github.com/DataKitchen/ngx-toolkit/compare/v16.2.16...v16.2.17) (2024-02-15)
715

816
**Note:** Version bump only for package @datakitchen/ngx-monaco-editor

projects/ngx-monaco-editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@datakitchen/ngx-monaco-editor",
3-
"version": "16.2.17",
3+
"version": "16.2.18",
44
"license": "MIT",
55
"private": false,
66
"description": "Monaco Editor wrapper for angular applications",

0 commit comments

Comments
 (0)