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:
semantic-release-bot 2023-06-24 17:25:34 +00:00
parent 2f1845619a
commit 348906b514
3 changed files with 9 additions and 4 deletions

6
CHANGELOG.md Normal file
View File

@ -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))

4
npm-shrinkwrap.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@lumeweb/community-portals",
"version": "0.1.0",
"version": "0.1.0-develop.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@lumeweb/community-portals",
"version": "0.1.0",
"version": "0.1.0-develop.1",
"devDependencies": {
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",

View File

@ -1,6 +1,6 @@
{
"name": "@lumeweb/community-portals",
"version": "0.1.0",
"version": "0.1.0-develop.1",
"repository": {
"type": "git",
"url": "gitea@git.lumeweb.com:LumeWeb/community-portals.git"
@ -13,7 +13,6 @@
"semantic-release": "^21.0.5"
},
"readme": "ERROR: No README data found!",
"_id": "@lumeweb/community-portals@0.1.0",
"scripts": {
"prepare": "presetter bootstrap",
"build": "run build",