Skip to content

Commit db3f89b

Browse files
committed
v19.0.4
1 parent e1a240d commit db3f89b

File tree

18 files changed

+46
-9
lines changed

18 files changed

+46
-9
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## [19.0.4](https://github.com/Liquid-JS/nxt-components/compare/v19.0.3...v19.0.4) (2025-01-10)
7+
8+
**Note:** Version bump only for package nxt-components
9+
610
## [19.0.3](https://github.com/Liquid-JS/nxt-components/compare/v19.0.2...v19.0.3) (2024-12-17)
711

812
### Bug Fixes
@@ -14,6 +18,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1418
### Bug Fixes
1519

1620
* **sitemap:** builder end ([a60edb1](https://github.com/Liquid-JS/nxt-components/commit/a60edb123442072566ae448c93328f7db1949b2a))
21+
1722
* **sortablejs:** wait for view init ([96f8be0](https://github.com/Liquid-JS/nxt-components/commit/96f8be0928608a24cd84c10a6b535389d760004c))
1823

1924
### Features

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"packages": [
33
"packages/*"
44
],
5-
"version": "19.0.3",
5+
"version": "19.0.4",
66
"npmClient": "yarn",
77
"command": {
88
"publish": {

packages/color-picker/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## [19.0.4](https://github.com/Liquid-JS/nxt-components/compare/v19.0.3...v19.0.4) (2025-01-10)
7+
8+
**Note:** Version bump only for package nxt-color-picker
9+
610
# [19.0.0](https://github.com/Liquid-JS/nxt-components/compare/v18.0.0...v19.0.0) (2024-12-02)
711

812
**Note:** Version bump only for package nxt-color-picker

packages/color-picker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nxt-color-picker",
33
"description": "Color picker widget for Angular",
44
"bugs": "https://github.com/Liquid-JS/nxt-components/issues",
5-
"version": "19.0.0",
5+
"version": "19.0.4",
66
"license": "MIT",
77
"type": "module",
88
"repository": "https://github.com/Liquid-JS/nxt-components.git",

packages/demo/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## [19.0.4](https://github.com/Liquid-JS/nxt-components/compare/v19.0.3...v19.0.4) (2025-01-10)
7+
8+
**Note:** Version bump only for package demo
9+
610
## [19.0.3](https://github.com/Liquid-JS/nxt-components/compare/v19.0.2...v19.0.3) (2024-12-17)
711

812
**Note:** Version bump only for package demo

packages/demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "demo",
3-
"version": "19.0.3",
3+
"version": "19.0.4",
44
"license": "MIT",
55
"type": "module",
66
"repository": "https://github.com/Liquid-JS/nxt-components.git",

packages/dropzone-wrapper/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## [19.0.4](https://github.com/Liquid-JS/nxt-components/compare/v19.0.3...v19.0.4) (2025-01-10)
7+
8+
**Note:** Version bump only for package nxt-dropzone-wrapper
9+
610
# [19.0.0](https://github.com/Liquid-JS/nxt-components/compare/v18.0.0...v19.0.0) (2024-12-02)
711

812
**Note:** Version bump only for package nxt-dropzone-wrapper

packages/dropzone-wrapper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nxt-dropzone-wrapper",
33
"description": "Angular wrapper library for Dropzone",
44
"bugs": "https://github.com/Liquid-JS/nxt-components/issues",
5-
"version": "19.0.0",
5+
"version": "19.0.4",
66
"license": "MIT",
77
"type": "module",
88
"repository": "https://github.com/Liquid-JS/nxt-components.git",

packages/flags/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## [19.0.4](https://github.com/Liquid-JS/nxt-components/compare/v19.0.3...v19.0.4) (2025-01-10)
7+
8+
**Note:** Version bump only for package nxt-flags
9+
610
# [19.0.0](https://github.com/Liquid-JS/nxt-components/compare/v18.0.0...v19.0.0) (2024-12-02)
711

812
**Note:** Version bump only for package nxt-flags

packages/flags/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nxt-flags",
33
"description": "Angular component to show country flags.",
44
"bugs": "https://github.com/Liquid-JS/nxt-components/issues",
5-
"version": "19.0.0",
5+
"version": "19.0.4",
66
"license": "MIT",
77
"type": "module",
88
"repository": "https://github.com/Liquid-JS/nxt-components.git",

packages/json-view/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## [19.0.4](https://github.com/Liquid-JS/nxt-components/compare/v19.0.3...v19.0.4) (2025-01-10)
7+
8+
**Note:** Version bump only for package nxt-json-view
9+
610
# [19.0.0](https://github.com/Liquid-JS/nxt-components/compare/v18.0.0...v19.0.0) (2024-12-02)
711

812
**Note:** Version bump only for package nxt-json-view

packages/json-view/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nxt-json-view",
33
"description": "Angular component for interactive json view.",
44
"bugs": "https://github.com/Liquid-JS/nxt-components/issues",
5-
"version": "19.0.0",
5+
"version": "19.0.4",
66
"license": "MIT",
77
"type": "module",
88
"repository": "https://github.com/Liquid-JS/nxt-components.git",

packages/pick-datetime/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## [19.0.4](https://github.com/Liquid-JS/nxt-components/compare/v19.0.3...v19.0.4) (2025-01-10)
7+
8+
**Note:** Version bump only for package nxt-pick-datetime
9+
610
# [19.0.0](https://github.com/Liquid-JS/nxt-components/compare/v18.0.0...v19.0.0) (2024-12-02)
711

812
**Note:** Version bump only for package nxt-pick-datetime

packages/pick-datetime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nxt-pick-datetime",
33
"description": "Date time picker for Angular",
44
"bugs": "https://github.com/Liquid-JS/nxt-components/issues",
5-
"version": "19.0.0",
5+
"version": "19.0.4",
66
"license": "MIT",
77
"type": "module",
88
"repository": "https://github.com/Liquid-JS/nxt-components.git",

packages/sitemap/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## [19.0.4](https://github.com/Liquid-JS/nxt-components/compare/v19.0.3...v19.0.4) (2025-01-10)
7+
8+
**Note:** Version bump only for package nxt-sitemap
9+
610
## [19.0.3](https://github.com/Liquid-JS/nxt-components/compare/v19.0.2...v19.0.3) (2024-12-17)
711

812
### Bug Fixes

packages/sitemap/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nxt-sitemap",
33
"description": "Angular builder for generating sitemap from prerendered routes.",
44
"bugs": "https://github.com/Liquid-JS/nxt-components/issues",
5-
"version": "19.0.3",
5+
"version": "19.0.4",
66
"license": "MIT",
77
"type": "module",
88
"repository": "https://github.com/Liquid-JS/nxt-components.git",

packages/sortablejs/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## [19.0.4](https://github.com/Liquid-JS/nxt-components/compare/v19.0.3...v19.0.4) (2025-01-10)
7+
8+
**Note:** Version bump only for package nxt-sortablejs
9+
610
## [19.0.2](https://github.com/Liquid-JS/nxt-components/compare/v19.0.1...v19.0.2) (2024-12-17)
711

812
### Bug Fixes

packages/sortablejs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nxt-sortablejs",
33
"description": "Angular sortablejs bindings.",
44
"bugs": "https://github.com/Liquid-JS/nxt-components/issues",
5-
"version": "19.0.2",
5+
"version": "19.0.4",
66
"license": "MIT",
77
"type": "module",
88
"repository": "https://github.com/Liquid-JS/nxt-components.git",

0 commit comments

Comments
 (0)