File tree Expand file tree Collapse file tree 6 files changed +19
-3
lines changed Expand file tree Collapse file tree 6 files changed +19
-3
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 19.0.3] ( https://github.com/Liquid-JS/nxt-components/compare/v19.0.2...v19.0.3 ) (2024-12-17)
7
+
8
+ ### Bug Fixes
9
+
10
+ * ** sitemap:** schematic src directory path ([ e0b3218] ( https://github.com/Liquid-JS/nxt-components/commit/e0b321822a3aa20bbd7885f5469a38b964f299dc ) )
11
+
6
12
## [ 19.0.2] ( https://github.com/Liquid-JS/nxt-components/compare/v19.0.1...v19.0.2 ) (2024-12-17)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 2
2
"packages" : [
3
3
" packages/*"
4
4
],
5
- "version" : " 19.0.2 " ,
5
+ "version" : " 19.0.3 " ,
6
6
"npmClient" : " yarn" ,
7
7
"command" : {
8
8
"publish" : {
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 19.0.3] ( https://github.com/Liquid-JS/nxt-components/compare/v19.0.2...v19.0.3 ) (2024-12-17)
7
+
8
+ ** Note:** Version bump only for package demo
9
+
6
10
## [ 19.0.2] ( https://github.com/Liquid-JS/nxt-components/compare/v19.0.1...v19.0.2 ) (2024-12-17)
7
11
8
12
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " demo" ,
3
- "version" : " 19.0.2 " ,
3
+ "version" : " 19.0.3 " ,
4
4
"license" : " MIT" ,
5
5
"type" : " module" ,
6
6
"repository" : " https://github.com/Liquid-JS/nxt-components.git" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 19.0.3] ( https://github.com/Liquid-JS/nxt-components/compare/v19.0.2...v19.0.3 ) (2024-12-17)
7
+
8
+ ### Bug Fixes
9
+
10
+ * ** sitemap:** schematic src directory path ([ e0b3218] ( https://github.com/Liquid-JS/nxt-components/commit/e0b321822a3aa20bbd7885f5469a38b964f299dc ) )
11
+
6
12
## [ 19.0.2] ( https://github.com/Liquid-JS/nxt-components/compare/v19.0.1...v19.0.2 ) (2024-12-17)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 2
2
"name" : " nxt-sitemap" ,
3
3
"description" : " Angular builder for generating sitemap from prerendered routes." ,
4
4
"bugs" : " https://github.com/Liquid-JS/nxt-components/issues" ,
5
- "version" : " 19.0.2 " ,
5
+ "version" : " 19.0.3 " ,
6
6
"license" : " MIT" ,
7
7
"type" : " module" ,
8
8
"repository" : " https://github.com/Liquid-JS/nxt-components.git" ,
You can’t perform that action at this time.
0 commit comments