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

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

### Bug Fixes

* use npm install for bun ([88516c1](88516c1058))
This commit is contained in:
semantic-release-bot 2023-12-28 06:08:44 +00:00
parent cd64f99a6f
commit ea115657c0
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
# [0.1.0-develop.5](https://git.lumeweb.com/LumeWeb/web3.news-publisher/compare/v0.1.0-develop.4...v0.1.0-develop.5) (2023-12-28)
### Bug Fixes
* use npm install for bun ([88516c1](https://git.lumeweb.com/LumeWeb/web3.news-publisher/commit/88516c1058d17bfbe41147d38e3dc2136e428413))
# [0.1.0-develop.4](https://git.lumeweb.com/LumeWeb/web3.news-publisher/compare/v0.1.0-develop.3...v0.1.0-develop.4) (2023-12-28)

View File

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