diff --git a/libs/ngx-ui-tour-console/CHANGELOG.md b/libs/ngx-ui-tour-console/CHANGELOG.md
index 912e7772..51f68a37 100644
--- a/libs/ngx-ui-tour-console/CHANGELOG.md
+++ b/libs/ngx-ui-tour-console/CHANGELOG.md
@@ -1,3 +1,13 @@
+
+
+# [14.0.0](https://github.com/hakimio/ngx-ui-tour) (2024-12-30)
+
+### Features
+- Support for Angular 19
+
+### Breaking Changes
+- Angular 18 is no longer supported
+
# [13.0.0](https://github.com/hakimio/ngx-ui-tour) (2024-06-26)
diff --git a/libs/ngx-ui-tour-console/package.json b/libs/ngx-ui-tour-console/package.json
index 46827436..68e2f08f 100644
--- a/libs/ngx-ui-tour-console/package.json
+++ b/libs/ngx-ui-tour-console/package.json
@@ -1,6 +1,6 @@
{
"name": "ngx-ui-tour-console",
- "version": "13.0.0",
+ "version": "14.0.0",
"repository": "https://github.com/hakimio/ngx-ui-tour.git",
"author": "Isaac Mann ",
"license": "MIT",
@@ -19,7 +19,7 @@
"@angular/core": "^19.0.0"
},
"dependencies": {
- "ngx-ui-tour-core": "workspace:*",
+ "ngx-ui-tour-core": "14.0.0",
"tslib": "^2.0.0"
}
}
diff --git a/libs/ngx-ui-tour-core/CHANGELOG.md b/libs/ngx-ui-tour-core/CHANGELOG.md
index e8695c29..46ba8beb 100644
--- a/libs/ngx-ui-tour-core/CHANGELOG.md
+++ b/libs/ngx-ui-tour-core/CHANGELOG.md
@@ -1,3 +1,13 @@
+
+
+# [14.0.0](https://github.com/hakimio/ngx-ui-tour) (2024-12-30)
+
+### Features
+- Support for Angular 19
+
+### Breaking Changes
+- Angular 18 is no longer supported
+
# [13.0.0](https://github.com/hakimio/ngx-ui-tour) (2024-06-26)
diff --git a/libs/ngx-ui-tour-core/package.json b/libs/ngx-ui-tour-core/package.json
index 23cd6400..730f87ae 100644
--- a/libs/ngx-ui-tour-core/package.json
+++ b/libs/ngx-ui-tour-core/package.json
@@ -1,6 +1,6 @@
{
"name": "ngx-ui-tour-core",
- "version": "13.0.0",
+ "version": "14.0.0",
"description": "UI tour library for Angular 12+",
"keywords": [
"angular",
diff --git a/libs/ngx-ui-tour-ionic/CHANGELOG.md b/libs/ngx-ui-tour-ionic/CHANGELOG.md
index 6d454bfe..274c7a49 100644
--- a/libs/ngx-ui-tour-ionic/CHANGELOG.md
+++ b/libs/ngx-ui-tour-ionic/CHANGELOG.md
@@ -1,3 +1,13 @@
+
+
+# [6.0.0](https://github.com/hakimio/ngx-ui-tour) (2024-12-30)
+
+### Features
+- Support for Angular 19
+
+### Breaking Changes
+- Angular 18 is no longer supported
+
# [5.0.0](https://github.com/hakimio/ngx-ui-tour) (2024-07-25)
diff --git a/libs/ngx-ui-tour-ionic/package.json b/libs/ngx-ui-tour-ionic/package.json
index 231375fb..0eba307c 100644
--- a/libs/ngx-ui-tour-ionic/package.json
+++ b/libs/ngx-ui-tour-ionic/package.json
@@ -1,6 +1,6 @@
{
"name": "ngx-ui-tour-ionic",
- "version": "5.0.0",
+ "version": "6.0.0",
"description": "UI tour library for Angular 15+",
"keywords": [
"angular",
@@ -23,7 +23,7 @@
"@ionic/angular": "^8.2.6"
},
"dependencies": {
- "ngx-ui-tour-core": "workspace:*",
+ "ngx-ui-tour-core": "14.0.0",
"tslib": "^2.3.0"
}
}
diff --git a/libs/ngx-ui-tour-md-menu/CHANGELOG.md b/libs/ngx-ui-tour-md-menu/CHANGELOG.md
index d3d7a0aa..5b8c3fd2 100644
--- a/libs/ngx-ui-tour-md-menu/CHANGELOG.md
+++ b/libs/ngx-ui-tour-md-menu/CHANGELOG.md
@@ -1,3 +1,13 @@
+
+
+# [14.0.0](https://github.com/hakimio/ngx-ui-tour) (2024-12-30)
+
+### Features
+- Support for Angular 19
+
+### Breaking Changes
+- Angular 18 is no longer supported
+
# [13.0.0](https://github.com/hakimio/ngx-ui-tour) (2024-06-26)
diff --git a/libs/ngx-ui-tour-md-menu/package.json b/libs/ngx-ui-tour-md-menu/package.json
index ac528ca1..b95551b6 100644
--- a/libs/ngx-ui-tour-md-menu/package.json
+++ b/libs/ngx-ui-tour-md-menu/package.json
@@ -1,6 +1,6 @@
{
"name": "ngx-ui-tour-md-menu",
- "version": "13.0.0",
+ "version": "14.0.0",
"description": "UI tour library for Angular 12+",
"keywords": [
"angular",
@@ -18,7 +18,7 @@
"author": "Isaac Mann ",
"license": "MIT",
"dependencies": {
- "ngx-ui-tour-core": "workspace:*",
+ "ngx-ui-tour-core": "14.0.0",
"tslib": "^2.0.0"
},
"peerDependencies": {
diff --git a/libs/ngx-ui-tour-ng-bootstrap/CHANGELOG.md b/libs/ngx-ui-tour-ng-bootstrap/CHANGELOG.md
index d184c212..6715326d 100644
--- a/libs/ngx-ui-tour-ng-bootstrap/CHANGELOG.md
+++ b/libs/ngx-ui-tour-ng-bootstrap/CHANGELOG.md
@@ -1,3 +1,13 @@
+
+
+# [16.0.0](https://github.com/hakimio/ngx-ui-tour) (2024-12-30)
+
+### Features
+- Support for Angular 19
+
+### Breaking Changes
+- Angular 18 is no longer supported
+
# [15.0.0](https://github.com/hakimio/ngx-ui-tour) (2024-06-26)
diff --git a/libs/ngx-ui-tour-ng-bootstrap/package.json b/libs/ngx-ui-tour-ng-bootstrap/package.json
index 3ce2e82e..a37d62fb 100644
--- a/libs/ngx-ui-tour-ng-bootstrap/package.json
+++ b/libs/ngx-ui-tour-ng-bootstrap/package.json
@@ -1,6 +1,6 @@
{
"name": "ngx-ui-tour-ng-bootstrap",
- "version": "15.0.0",
+ "version": "16.0.0",
"description": "UI tour library for Angular 12+",
"keywords": [
"angular",
@@ -22,7 +22,7 @@
"@ng-bootstrap/ng-bootstrap": "^18.0.0"
},
"dependencies": {
- "ngx-ui-tour-core": "workspace:*",
+ "ngx-ui-tour-core": "14.0.0",
"tslib": "^2.0.0"
}
}
diff --git a/libs/ngx-ui-tour-ngx-bootstrap/CHANGELOG.md b/libs/ngx-ui-tour-ngx-bootstrap/CHANGELOG.md
index 2f1fb0ae..cf358106 100644
--- a/libs/ngx-ui-tour-ngx-bootstrap/CHANGELOG.md
+++ b/libs/ngx-ui-tour-ngx-bootstrap/CHANGELOG.md
@@ -1,3 +1,13 @@
+
+
+# [14.0.0](https://github.com/hakimio/ngx-ui-tour) (2024-12-30)
+
+### Features
+- Support for Angular 19
+
+### Breaking Changes
+- Angular 18 is no longer supported
+
# [13.0.1](https://github.com/hakimio/ngx-ui-tour) (2024-07-02)
diff --git a/libs/ngx-ui-tour-ngx-bootstrap/package.json b/libs/ngx-ui-tour-ngx-bootstrap/package.json
index dbac1d19..02b17e62 100644
--- a/libs/ngx-ui-tour-ngx-bootstrap/package.json
+++ b/libs/ngx-ui-tour-ngx-bootstrap/package.json
@@ -1,6 +1,6 @@
{
"name": "ngx-ui-tour-ngx-bootstrap",
- "version": "13.0.1",
+ "version": "14.0.0",
"description": "UI tour library for Angular 12+",
"keywords": [
"angular",
@@ -22,7 +22,7 @@
"ngx-bootstrap": "^19.0.0"
},
"dependencies": {
- "ngx-ui-tour-core": "workspace:*",
+ "ngx-ui-tour-core": "14.0.0",
"tslib": "^2.0.0"
}
}
diff --git a/libs/ngx-ui-tour-tui-dropdown/CHANGELOG.md b/libs/ngx-ui-tour-tui-dropdown/CHANGELOG.md
index 6552a412..db67665e 100644
--- a/libs/ngx-ui-tour-tui-dropdown/CHANGELOG.md
+++ b/libs/ngx-ui-tour-tui-dropdown/CHANGELOG.md
@@ -1,3 +1,15 @@
+
+
+# [8.0.0](https://github.com/hakimio/ngx-ui-tour) (2024-12-30)
+
+### Features
+- Support for Angular 19
+- Support for Taiga UI 4
+
+### Breaking Changes
+- Angular 18 is no longer supported
+- Taiga UI 3 is no longer supported
+
# [7.0.0](https://github.com/hakimio/ngx-ui-tour) (2024-06-26)
diff --git a/libs/ngx-ui-tour-tui-dropdown/package.json b/libs/ngx-ui-tour-tui-dropdown/package.json
index 2ff788e0..78a282e4 100644
--- a/libs/ngx-ui-tour-tui-dropdown/package.json
+++ b/libs/ngx-ui-tour-tui-dropdown/package.json
@@ -14,7 +14,7 @@
"repository": "https://github.com/hakimio/ngx-ui-tour.git",
"author": "Tomas Rimkus ",
"license": "MIT",
- "version": "7.0.0",
+ "version": "8.0.0",
"peerDependencies": {
"@angular/common": "^19.0.0",
"@angular/core": "^19.0.0",
@@ -22,7 +22,7 @@
"@taiga-ui/icons": "^4.0.0"
},
"dependencies": {
- "ngx-ui-tour-core": "workspace:*",
+ "ngx-ui-tour-core": "14.0.0",
"tslib": "^2.3.0"
}
}
diff --git a/libs/ngx-ui-tour-tui-hint/CHANGELOG.md b/libs/ngx-ui-tour-tui-hint/CHANGELOG.md
index d7e0e577..d214a173 100644
--- a/libs/ngx-ui-tour-tui-hint/CHANGELOG.md
+++ b/libs/ngx-ui-tour-tui-hint/CHANGELOG.md
@@ -1,3 +1,15 @@
+
+
+# [8.0.0](https://github.com/hakimio/ngx-ui-tour) (2024-12-30)
+
+### Features
+- Support for Angular 19
+- Support for Taiga UI 4
+
+### Breaking Changes
+- Angular 18 is no longer supported
+- Taiga UI 3 is no longer supported
+
# [7.0.0](https://github.com/hakimio/ngx-ui-tour) (2024-06-26)
diff --git a/libs/ngx-ui-tour-tui-hint/package.json b/libs/ngx-ui-tour-tui-hint/package.json
index 7f19822b..5b210ded 100644
--- a/libs/ngx-ui-tour-tui-hint/package.json
+++ b/libs/ngx-ui-tour-tui-hint/package.json
@@ -14,7 +14,7 @@
"repository": "https://github.com/hakimio/ngx-ui-tour.git",
"author": "Tomas Rimkus ",
"license": "MIT",
- "version": "7.0.0",
+ "version": "8.0.0",
"peerDependencies": {
"@angular/common": "^19.0.0",
"@angular/core": "^19.0.0",
@@ -22,7 +22,7 @@
"@taiga-ui/icons": "^4.0.0"
},
"dependencies": {
- "ngx-ui-tour-core": "workspace:*",
+ "ngx-ui-tour-core": "14.0.0",
"tslib": "^2.3.0"
}
}
diff --git a/tsconfig.json b/tsconfig.json
index 48a05afd..3557b085 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -28,14 +28,30 @@
"dom"
],
"paths": {
- "ngx-ui-tour-core": ["libs/ngx-ui-tour-core/src/public_api.ts"],
- "ngx-ui-tour-console": ["libs/ngx-ui-tour-console/src/public_api.ts"],
- "ngx-ui-tour-md-menu": ["libs/ngx-ui-tour-md-menu/src/public_api.ts"],
- "ngx-ui-tour-ng-bootstrap": ["libs/ngx-ui-tour-ng-bootstrap/src/public_api.ts"],
- "ngx-ui-tour-ngx-bootstrap": ["libs/ngx-ui-tour-ngx-bootstrap/src/public_api.ts"],
- "ngx-ui-tour-tui-dropdown": ["libs/ngx-ui-tour-tui-dropdown/src/public_api.ts"],
- "ngx-ui-tour-tui-hint": ["libs/ngx-ui-tour-tui-hint/src/public_api.ts"],
- "ngx-ui-tour-ionic": ["libs/ngx-ui-tour-ionic/src/public_api.ts"]
+ "ngx-ui-tour-console": [
+ "libs/ngx-ui-tour-console/src/public_api.ts"
+ ],
+ "ngx-ui-tour-core": [
+ "libs/ngx-ui-tour-core/src/public_api.ts"
+ ],
+ "ngx-ui-tour-ionic": [
+ "libs/ngx-ui-tour-ionic/src/public_api.ts"
+ ],
+ "ngx-ui-tour-md-menu": [
+ "libs/ngx-ui-tour-md-menu/src/public_api.ts"
+ ],
+ "ngx-ui-tour-ng-bootstrap": [
+ "libs/ngx-ui-tour-ng-bootstrap/src/public_api.ts"
+ ],
+ "ngx-ui-tour-ngx-bootstrap": [
+ "libs/ngx-ui-tour-ngx-bootstrap/src/public_api.ts"
+ ],
+ "ngx-ui-tour-tui-dropdown": [
+ "libs/ngx-ui-tour-tui-dropdown/src/public_api.ts"
+ ],
+ "ngx-ui-tour-tui-hint": [
+ "libs/ngx-ui-tour-tui-hint/src/public_api.ts"
+ ]
}
}
}