diff --git a/.changeset/famous-pots-deny.md b/.changeset/famous-pots-deny.md new file mode 100644 index 0000000..e5baf28 --- /dev/null +++ b/.changeset/famous-pots-deny.md @@ -0,0 +1,5 @@ +--- +"@deltadao/nautilus": patch +--- + +next release diff --git a/.changeset/pre.json b/.changeset/pre.json index 4947e44..2fa5919 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -1,9 +1,9 @@ { "mode": "pre", - "tag": "beta", + "tag": "next", "initialVersions": { - "@deltadao/nautilus": "1.0.0-beta.1", - "docs": "0.0.0", + "docs": "0.1.0", + "@deltadao/nautilus": "1.0.0-beta.2", "test": "0.0.0" }, "changesets": ["small-tigers-repeat"] diff --git a/README.md b/README.md index 2b423f1..c5b17c0 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@

- - nautilus logo + + nautilus logo

@@ -28,14 +28,14 @@ - + GitHub Actions Workflow Status

-A typescript library helping to navigate the OCEAN. It enables configurable automated publishing and consumption of assets in any [Ocean Protocol](https://oceanprotocol.com) ecosystem. +A TypeScript library enabling you to explore the Data Economy. It is built on top of [ocean.js](https://github.com/oceanprotocol/ocean.js) and offers feature complete, automated interactions with any [Ocean Protocol](https://oceanprotocol.com) ecosystem. ## Table of Contents