chore(release): 0.1.0-develop.1 [skip ci]
# [0.1.0-develop.1](https://git.lumeweb.com/LumeWeb/community-portals/compare/v0.0.1...v0.1.0-develop.1) (2023-06-24) ### Features * initial version ([9b04c7c
](9b04c7c115
))
This commit is contained in:
parent
2f1845619a
commit
348906b514
|
@ -0,0 +1,6 @@
|
||||||
|
# [0.1.0-develop.1](https://git.lumeweb.com/LumeWeb/community-portals/compare/v0.0.1...v0.1.0-develop.1) (2023-06-24)
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* initial version ([9b04c7c](https://git.lumeweb.com/LumeWeb/community-portals/commit/9b04c7c11546a76a82fcc9002584a214f2b71c5c))
|
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "@lumeweb/community-portals",
|
"name": "@lumeweb/community-portals",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0-develop.1",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "@lumeweb/community-portals",
|
"name": "@lumeweb/community-portals",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0-develop.1",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@semantic-release/changelog": "^6.0.3",
|
"@semantic-release/changelog": "^6.0.3",
|
||||||
"@semantic-release/git": "^10.0.1",
|
"@semantic-release/git": "^10.0.1",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@lumeweb/community-portals",
|
"name": "@lumeweb/community-portals",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0-develop.1",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "gitea@git.lumeweb.com:LumeWeb/community-portals.git"
|
"url": "gitea@git.lumeweb.com:LumeWeb/community-portals.git"
|
||||||
|
@ -13,7 +13,6 @@
|
||||||
"semantic-release": "^21.0.5"
|
"semantic-release": "^21.0.5"
|
||||||
},
|
},
|
||||||
"readme": "ERROR: No README data found!",
|
"readme": "ERROR: No README data found!",
|
||||||
"_id": "@lumeweb/community-portals@0.1.0",
|
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"prepare": "presetter bootstrap",
|
"prepare": "presetter bootstrap",
|
||||||
"build": "run build",
|
"build": "run build",
|
||||||
|
|
Loading…
Reference in New Issue