Compare commits

..

No commits in common. "v0.1.4" and "v0.1.3" have entirely different histories.

3 changed files with 2 additions and 20 deletions

View File

@ -1,17 +1,3 @@
## [0.1.4](https://git.lumeweb.com/LumeWeb/docs.lumeweb.com/compare/v0.1.3...v0.1.4) (2023-11-01)
### Bug Fixes
* update footer menu ([3e6d4e6](https://git.lumeweb.com/LumeWeb/docs.lumeweb.com/commit/3e6d4e61e5f174b732701d861ac4860c509d0ba2))
## [0.1.4-develop.1](https://git.lumeweb.com/LumeWeb/docs.lumeweb.com/compare/v0.1.3...v0.1.4-develop.1) (2023-11-01)
### Bug Fixes
* update footer menu ([3e6d4e6](https://git.lumeweb.com/LumeWeb/docs.lumeweb.com/commit/3e6d4e61e5f174b732701d861ac4860c509d0ba2))
## [0.1.3](https://git.lumeweb.com/LumeWeb/docs.lumeweb.com/compare/v0.1.2...v0.1.3) (2023-09-30)
## [0.1.2](https://git.lumeweb.com/LumeWeb/docs.lumeweb.com/compare/v0.1.1...v0.1.2) (2023-09-30)

View File

@ -86,11 +86,7 @@ const config = {
},
{
label: "GitHub",
href: "https://github.com/LumeWeb",
},
{
label: "Git",
href: "https://git.lumeweb.com",
href: "https://github.com/lumeweb3",
},
],
},

View File

@ -1,6 +1,6 @@
{
"name": "@lumeweb/docs.lumeweb.com",
"version": "0.1.4",
"version": "0.1.3",
"private": true,
"repository": {
"type": "git",