File tree Expand file tree Collapse file tree 7 files changed +21
-67
lines changed
Expand file tree Collapse file tree 7 files changed +21
-67
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# addon-sitemap
22
3+ ## 1.0.0
4+
5+ ### Major Changes
6+
7+ - [ #204 ] ( https://github.com/pluginpal/strapi-webtools/pull/204 ) [ ` a70cb10 ` ] ( https://github.com/pluginpal/strapi-webtools/commit/a70cb106bdf783c2a0f0038bb0165dc0646ffb55 ) Thanks [ @boazpoolman ] ( https://github.com/boazpoolman ) ! - Strapi 5 support
8+
9+ ### Patch Changes
10+
11+ - Updated dependencies [[ ` a70cb10 ` ] ( https://github.com/pluginpal/strapi-webtools/commit/a70cb106bdf783c2a0f0038bb0165dc0646ffb55 )] :
12+ - strapi-plugin-webtools@1.0.0
13+
314## 1.0.0-beta.10
415
516### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " webtools-addon-sitemap" ,
3- "version" : " 1.0.0-beta.10 " ,
3+ "version" : " 1.0.0" ,
44 "description" : " Generate a highly customizable sitemap XML in Strapi CMS." ,
55 "strapi" : {
66 "name" : " webtools-addon-sitemap" ,
5353 "react-dom" : " ^17.0.0 || ^18.0.0" ,
5454 "react-router-dom" : " ^6.0.0" ,
5555 "redux" : " *" ,
56- "strapi-plugin-webtools" : " ^1.0.0-beta.15 " ,
56+ "strapi-plugin-webtools" : " ^1.0.0" ,
5757 "styled-components" : " ^6.0.0"
5858 },
5959 "devDependencies" : {
Original file line number Diff line number Diff line change 11# core
22
3+ ## 1.0.0
4+
5+ ### Major Changes
6+
7+ - [ #204 ] ( https://github.com/pluginpal/strapi-webtools/pull/204 ) [ ` a70cb10 ` ] ( https://github.com/pluginpal/strapi-webtools/commit/a70cb106bdf783c2a0f0038bb0165dc0646ffb55 ) Thanks [ @boazpoolman ] ( https://github.com/boazpoolman ) ! - Strapi 5 support
8+
39## 1.0.0-beta.15
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " strapi-plugin-webtools" ,
3- "version" : " 1.0.0-beta.15 " ,
3+ "version" : " 1.0.0" ,
44 "description" : " Everything you need to build a website with Strapi CMS" ,
55 "strapi" : {
66 "name" : " webtools" ,
Original file line number Diff line number Diff line change @@ -21758,7 +21758,7 @@ __metadata:
2175821758 react-dom: ^17.0.0 || ^18.0.0
2175921759 react-router-dom: ^6.0.0
2176021760 redux: "*"
21761- strapi-plugin-webtools: ^1.0.0-beta.15
21761+ strapi-plugin-webtools: ^1.0.0
2176221762 styled-components: ^6.0.0
2176321763 bin:
2176421764 strapi-sitemap: ./bin/strapi-sitemap
You can’t perform that action at this time.
0 commit comments