Skip to content

Commit

Permalink
v16.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
HitkoDev committed Jun 19, 2023
1 parent 50258cf commit 9db2cad
Show file tree
Hide file tree
Showing 14 changed files with 99 additions and 15 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [16.1.0](https://github.com/Liquid-JS/nxt-components/compare/v16.0.0...v16.1.0) (2023-06-19)


### Features

* angular 16.1 ([50258cf](https://github.com/Liquid-JS/nxt-components/commit/50258cf958e40775b79299be6616a00128d997e7))






# [16.0.0](https://github.com/Liquid-JS/nxt-components/compare/v16.0.0-alpha.8...v16.0.0) (2023-05-04)

**Note:** Version bump only for package nxt-components
Expand Down
18 changes: 9 additions & 9 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"packages": [
"packages/*"
],
"version": "16.0.0",
"npmClient": "yarn",
"command": {
"publish": {
"conventionalCommits": true
}
"packages": [
"packages/*"
],
"version": "16.1.0",
"npmClient": "yarn",
"command": {
"publish": {
"conventionalCommits": true
}
}
}
12 changes: 12 additions & 0 deletions packages/color-picker/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [16.1.0](https://github.com/Liquid-JS/nxt-components/compare/v16.0.0...v16.1.0) (2023-06-19)


### Features

* angular 16.1 ([50258cf](https://github.com/Liquid-JS/nxt-components/commit/50258cf958e40775b79299be6616a00128d997e7))






# [16.0.0](https://github.com/Liquid-JS/nxt-components/compare/v16.0.0-alpha.8...v16.0.0) (2023-05-04)

**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": "16.0.0",
"version": "16.1.0",
"license": "MIT",
"repository": "https://github.com/Liquid-JS/nxt-components.git",
"homepage": "https://github.com/Liquid-JS/nxt-components/tree/master/packages/color-picker",
Expand Down
12 changes: 12 additions & 0 deletions packages/dropzone-wrapper/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [16.1.0](https://github.com/Liquid-JS/nxt-components/compare/v16.0.0...v16.1.0) (2023-06-19)


### Features

* angular 16.1 ([50258cf](https://github.com/Liquid-JS/nxt-components/commit/50258cf958e40775b79299be6616a00128d997e7))






# [16.0.0](https://github.com/Liquid-JS/nxt-components/compare/v16.0.0-alpha.8...v16.0.0) (2023-05-04)

**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": "16.0.0",
"version": "16.1.0",
"license": "MIT",
"repository": "https://github.com/Liquid-JS/nxt-components.git",
"homepage": "https://github.com/Liquid-JS/nxt-components/tree/master/packages/dropzone-wrapper",
Expand Down
12 changes: 12 additions & 0 deletions packages/flags/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [16.1.0](https://github.com/Liquid-JS/nxt-components/compare/v16.0.0...v16.1.0) (2023-06-19)


### Features

* angular 16.1 ([50258cf](https://github.com/Liquid-JS/nxt-components/commit/50258cf958e40775b79299be6616a00128d997e7))






# [16.0.0](https://github.com/Liquid-JS/nxt-components/compare/v16.0.0-alpha.8...v16.0.0) (2023-05-04)

**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": "16.0.0",
"version": "16.1.0",
"license": "MIT",
"repository": "https://github.com/Liquid-JS/nxt-components.git",
"homepage": "https://github.com/Liquid-JS/nxt-components/tree/master/packages/flags",
Expand Down
12 changes: 12 additions & 0 deletions packages/json-view/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [16.1.0](https://github.com/Liquid-JS/nxt-components/compare/v16.0.0...v16.1.0) (2023-06-19)


### Features

* angular 16.1 ([50258cf](https://github.com/Liquid-JS/nxt-components/commit/50258cf958e40775b79299be6616a00128d997e7))






# [16.0.0](https://github.com/Liquid-JS/nxt-components/compare/v16.0.0-alpha.8...v16.0.0) (2023-05-04)

**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": "16.0.0",
"version": "16.1.0",
"license": "MIT",
"repository": "https://github.com/Liquid-JS/nxt-components.git",
"homepage": "https://github.com/Liquid-JS/nxt-components/tree/master/packages/json-view",
Expand Down
12 changes: 12 additions & 0 deletions packages/pick-datetime/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [16.1.0](https://github.com/Liquid-JS/nxt-components/compare/v16.0.0...v16.1.0) (2023-06-19)


### Features

* angular 16.1 ([50258cf](https://github.com/Liquid-JS/nxt-components/commit/50258cf958e40775b79299be6616a00128d997e7))






# [16.0.0](https://github.com/Liquid-JS/nxt-components/compare/v16.0.0-alpha.8...v16.0.0) (2023-05-04)

**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": "16.0.0",
"version": "16.1.0",
"license": "MIT",
"repository": "https://github.com/Liquid-JS/nxt-components.git",
"homepage": "https://github.com/Liquid-JS/nxt-components/tree/master/packages/pick-datetime",
Expand Down
12 changes: 12 additions & 0 deletions packages/sortablejs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [16.1.0](https://github.com/Liquid-JS/nxt-components/compare/v16.0.0...v16.1.0) (2023-06-19)


### Features

* angular 16.1 ([50258cf](https://github.com/Liquid-JS/nxt-components/commit/50258cf958e40775b79299be6616a00128d997e7))






# [16.0.0](https://github.com/Liquid-JS/nxt-components/compare/v16.0.0-alpha.8...v16.0.0) (2023-05-04)

**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": "16.0.0",
"version": "16.1.0",
"license": "MIT",
"repository": "https://github.com/Liquid-JS/nxt-components.git",
"homepage": "https://github.com/Liquid-JS/nxt-components/tree/master/packages/sortablejs",
Expand Down

0 comments on commit 9db2cad

Please sign in to comment.