Skip to content

Commit

Permalink
v19.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
HitkoDev committed Dec 2, 2024
1 parent 881bfc9 commit 395a1d8
Show file tree
Hide file tree
Showing 16 changed files with 46 additions and 8 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [19.0.0](https://github.com/Liquid-JS/nxt-components/compare/v18.0.0...v19.0.0) (2024-12-02)

### Bug Fixes

* **sortablejs:** Make union types work ([e306333](https://github.com/Liquid-JS/nxt-components/commit/e3063338a710c99907abc77f1eed938721d062e1))

# [18.0.0](https://github.com/Liquid-JS/nxt-components/compare/v17.0.1...v18.0.0) (2024-06-03)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packages": [
"packages/*"
],
"version": "18.0.0",
"version": "19.0.0",
"npmClient": "yarn",
"command": {
"publish": {
Expand Down
4 changes: 4 additions & 0 deletions packages/color-picker/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [19.0.0](https://github.com/Liquid-JS/nxt-components/compare/v18.0.0...v19.0.0) (2024-12-02)

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

# [18.0.0](https://github.com/Liquid-JS/nxt-components/compare/v17.0.1...v18.0.0) (2024-06-03)

**Note:** Version bump only for package nxt-color-picker
Expand Down
2 changes: 1 addition & 1 deletion packages/color-picker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "nxt-color-picker",
"description": "Color picker widget for Angular",
"bugs": "https://github.com/Liquid-JS/nxt-components/issues",
"version": "18.0.0",
"version": "19.0.0",
"license": "MIT",
"type": "module",
"repository": "https://github.com/Liquid-JS/nxt-components.git",
Expand Down
6 changes: 6 additions & 0 deletions packages/demo/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [19.0.0](https://github.com/Liquid-JS/nxt-components/compare/v18.0.0...v19.0.0) (2024-12-02)

### Bug Fixes

* **sortablejs:** Make union types work ([e306333](https://github.com/Liquid-JS/nxt-components/commit/e3063338a710c99907abc77f1eed938721d062e1))

# [18.0.0](https://github.com/Liquid-JS/nxt-components/compare/v17.0.1...v18.0.0) (2024-06-03)

**Note:** Version bump only for package demo
Expand Down
2 changes: 1 addition & 1 deletion packages/demo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "demo",
"version": "18.0.0",
"version": "19.0.0",
"license": "MIT",
"type": "module",
"repository": "https://github.com/Liquid-JS/nxt-components.git",
Expand Down
4 changes: 4 additions & 0 deletions packages/dropzone-wrapper/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [19.0.0](https://github.com/Liquid-JS/nxt-components/compare/v18.0.0...v19.0.0) (2024-12-02)

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

# [18.0.0](https://github.com/Liquid-JS/nxt-components/compare/v17.0.1...v18.0.0) (2024-06-03)

**Note:** Version bump only for package nxt-dropzone-wrapper
Expand Down
2 changes: 1 addition & 1 deletion packages/dropzone-wrapper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "nxt-dropzone-wrapper",
"description": "Angular wrapper library for Dropzone",
"bugs": "https://github.com/Liquid-JS/nxt-components/issues",
"version": "18.0.0",
"version": "19.0.0",
"license": "MIT",
"type": "module",
"repository": "https://github.com/Liquid-JS/nxt-components.git",
Expand Down
4 changes: 4 additions & 0 deletions packages/flags/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [19.0.0](https://github.com/Liquid-JS/nxt-components/compare/v18.0.0...v19.0.0) (2024-12-02)

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

# [18.0.0](https://github.com/Liquid-JS/nxt-components/compare/v17.0.1...v18.0.0) (2024-06-03)

**Note:** Version bump only for package nxt-flags
Expand Down
2 changes: 1 addition & 1 deletion packages/flags/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "nxt-flags",
"description": "Angular component to show country flags.",
"bugs": "https://github.com/Liquid-JS/nxt-components/issues",
"version": "18.0.0",
"version": "19.0.0",
"license": "MIT",
"type": "module",
"repository": "https://github.com/Liquid-JS/nxt-components.git",
Expand Down
4 changes: 4 additions & 0 deletions packages/json-view/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [19.0.0](https://github.com/Liquid-JS/nxt-components/compare/v18.0.0...v19.0.0) (2024-12-02)

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

# [18.0.0](https://github.com/Liquid-JS/nxt-components/compare/v17.0.1...v18.0.0) (2024-06-03)

**Note:** Version bump only for package nxt-json-view
Expand Down
2 changes: 1 addition & 1 deletion packages/json-view/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "nxt-json-view",
"description": "Angular component for interactive json view.",
"bugs": "https://github.com/Liquid-JS/nxt-components/issues",
"version": "18.0.0",
"version": "19.0.0",
"license": "MIT",
"type": "module",
"repository": "https://github.com/Liquid-JS/nxt-components.git",
Expand Down
4 changes: 4 additions & 0 deletions packages/pick-datetime/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [19.0.0](https://github.com/Liquid-JS/nxt-components/compare/v18.0.0...v19.0.0) (2024-12-02)

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

# [18.0.0](https://github.com/Liquid-JS/nxt-components/compare/v17.0.1...v18.0.0) (2024-06-03)

**Note:** Version bump only for package nxt-pick-datetime
Expand Down
2 changes: 1 addition & 1 deletion packages/pick-datetime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "nxt-pick-datetime",
"description": "Date time picker for Angular",
"bugs": "https://github.com/Liquid-JS/nxt-components/issues",
"version": "18.0.0",
"version": "19.0.0",
"license": "MIT",
"type": "module",
"repository": "https://github.com/Liquid-JS/nxt-components.git",
Expand Down
6 changes: 6 additions & 0 deletions packages/sortablejs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [19.0.0](https://github.com/Liquid-JS/nxt-components/compare/v18.0.0...v19.0.0) (2024-12-02)

### Bug Fixes

* **sortablejs:** Make union types work ([e306333](https://github.com/Liquid-JS/nxt-components/commit/e3063338a710c99907abc77f1eed938721d062e1))

# [18.0.0](https://github.com/Liquid-JS/nxt-components/compare/v17.0.1...v18.0.0) (2024-06-03)

**Note:** Version bump only for package nxt-sortablejs
Expand Down
2 changes: 1 addition & 1 deletion packages/sortablejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "nxt-sortablejs",
"description": "Angular sortablejs bindings.",
"bugs": "https://github.com/Liquid-JS/nxt-components/issues",
"version": "18.0.0",
"version": "19.0.0",
"license": "MIT",
"type": "module",
"repository": "https://github.com/Liquid-JS/nxt-components.git",
Expand Down

0 comments on commit 395a1d8

Please sign in to comment.