chore(release): 0.1.0-develop.7 [skip ci]

# [0.1.0-develop.7](https://git.lumeweb.com/LumeWeb/web3.news-publisher/compare/v0.1.0-develop.6...v0.1.0-develop.7) (2023-12-28)

### Bug Fixes

* run npm ci ([61a96fa](61a96fa453))
This commit is contained in:
semantic-release-bot 2023-12-28 06:20:37 +00:00
parent febc5604a7
commit 8aa8b02956
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
# [0.1.0-develop.7](https://git.lumeweb.com/LumeWeb/web3.news-publisher/compare/v0.1.0-develop.6...v0.1.0-develop.7) (2023-12-28)
### Bug Fixes
* run npm ci ([61a96fa](https://git.lumeweb.com/LumeWeb/web3.news-publisher/commit/61a96fa453ea466999b4e2f7c02e0b6a6d72dc11))
# [0.1.0-develop.6](https://git.lumeweb.com/LumeWeb/web3.news-publisher/compare/v0.1.0-develop.5...v0.1.0-develop.6) (2023-12-28)

View File

@ -1,6 +1,6 @@
{
"name": "web3.news-publisher",
"version": "0.1.0-develop.6",
"version": "0.1.0-develop.7",
"main": "src/index.ts",
"description": "Publish your site to the web3.news aggregator",
"scripts": {