File tree Expand file tree Collapse file tree 4 files changed +8
-3
lines changed
packages/volto-searchblocks Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 88
99<!-- towncrier release notes start -->
1010
11+ ## 0.1.4 (2026-02-03)
12+
1113## 0.1.3 (2026-02-03)
1214
1315## 0.1.2 (2026-02-03)
Original file line number Diff line number Diff line change 11{
22 "name" : " volto-searchblocks-dev" ,
3- "version" : " 0.1.3 " ,
3+ "version" : " 0.1.4 " ,
44 "description" : " Additional control-panel that allow users to search which contents using a specific block" ,
55 "author" : " RedTurtle Technology" ,
66 "homepage" : " https://github.com/collective/collective-searchblocks" ,
Original file line number Diff line number Diff line change 88
99<!-- towncrier release notes start -->
1010
11+ ## 0.1.4 (2026-02-03)
12+
1113## 0.1.3 (2026-02-03)
1214
1315## 0.1.2 (2026-02-03)
Original file line number Diff line number Diff line change 11{
22 "name" : " @redturtle/volto-searchblocks" ,
3- "version" : " 0.1.3 " ,
3+ "version" : " 0.1.4 " ,
44 "description" : " Additional control-panel that allow users to search which contents using a specific block" ,
55 "main" : " src/index.ts" ,
66 "license" : " MIT" ,
1717 "url" : " git@github.com:collective/collective-searchblocks"
1818 },
1919 "publishConfig" : {
20- "access" : " public"
20+ "access" : " public" ,
21+ "registry" : " https://registry.npmjs.org/"
2122 },
2223 "scripts" : {
2324 "i18n" : " rm -rf build/messages && NODE_ENV=production i18n --addon" ,
You can’t perform that action at this time.
0 commit comments