File tree 7 files changed +21
-5
lines changed
7 files changed +21
-5
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
+ ## [ 0.36.5] ( https://github.com/mjancarik/merkur/compare/v0.36.4...v0.36.5 ) (2024-07-30)
7
+
8
+ ### Features
9
+
10
+ - 🎸 add possibility to generate absolute url address ([ b2c01dd] ( https://github.com/mjancarik/merkur/commit/b2c01dd49dbc19ae62d66df9a37631bc0bcedd78 ) )
11
+
6
12
## [ 0.36.4] ( https://github.com/mjancarik/merkur/compare/v0.36.3...v0.36.4 ) (2024-07-26)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 9
9
"verifyAccess" : false
10
10
}
11
11
},
12
- "version" : " 0.36.4 " ,
12
+ "version" : " 0.36.5 " ,
13
13
"$schema" : " node_modules/lerna/schemas/lerna-schema.json"
14
14
}
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
+ ## [ 0.36.5] ( https://github.com/mjancarik/merkur/compare/v0.36.4...v0.36.5 ) (2024-07-30)
7
+
8
+ ** Note:** Version bump only for package @merkur/create-widget
9
+
6
10
## [ 0.36.4] ( https://github.com/mjancarik/merkur/compare/v0.36.3...v0.36.4 ) (2024-07-26)
7
11
8
12
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @merkur/create-widget" ,
3
- "version" : " 0.36.4 " ,
3
+ "version" : " 0.36.5 " ,
4
4
"description" : " CLI for creating merkur widget easily." ,
5
5
"bin" : {
6
6
"merkur-create-widget" : " ./bin/createWidget.mjs"
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
+ ## [ 0.36.5] ( https://github.com/mjancarik/merkur/compare/v0.36.4...v0.36.5 ) (2024-07-30)
7
+
8
+ ### Features
9
+
10
+ - 🎸 add possibility to generate absolute url address ([ b2c01dd] ( https://github.com/mjancarik/merkur/commit/b2c01dd49dbc19ae62d66df9a37631bc0bcedd78 ) )
11
+
6
12
# [ 0.36.0] ( https://github.com/mjancarik/merkur/compare/v0.35.13...v0.36.0 ) (2024-05-21)
7
13
8
14
** Note:** Version bump only for package @merkur/plugin-router
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @merkur/plugin-router" ,
3
- "version" : " 0.36.0 " ,
3
+ "version" : " 0.36.5 " ,
4
4
"description" : " Merkur router plugin." ,
5
5
"main" : " lib/index" ,
6
6
"module" : " lib/index" ,
You can’t perform that action at this time.
0 commit comments