Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
commit
522c7eb1d8
|
@ -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)
|
||||
|
||||
|
||||
|
|
|
@ -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": {
|
||||
|
|
Loading…
Reference in New Issue