Skip to content

Commit

Permalink
Release 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bogdanfazakas committed Aug 25, 2023
1 parent faa7de3 commit bc22ea3
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,19 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v3.1.0](https://github.com/oceanprotocol/ocean.js/compare/v3.0.4...v3.1.0)

- Feature/Add order util method [`#1759`](https://github.com/oceanprotocol/ocean.js/pull/1759)
- Bump typescript from 4.8.4 to 5.1.6 [`#1743`](https://github.com/oceanprotocol/ocean.js/pull/1743)
- Bump word-wrap from 1.2.3 to 1.2.4 [`#1753`](https://github.com/oceanprotocol/ocean.js/pull/1753)
- Bump typedoc-plugin-markdown from 3.15.2 to 3.15.4 [`#1756`](https://github.com/oceanprotocol/ocean.js/pull/1756)

#### [v3.0.4](https://github.com/oceanprotocol/ocean.js/compare/v3.0.3...v3.0.4)

> 1 August 2023
- Fix/ Download file browser [`#1758`](https://github.com/oceanprotocol/ocean.js/pull/1758)
- Release 3.0.4 [`46ca3d5`](https://github.com/oceanprotocol/ocean.js/commit/46ca3d534bc9f98eda0911faadcd73700594209a)

#### [v3.0.3](https://github.com/oceanprotocol/ocean.js/compare/v3.0.2...v3.0.3)

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oceanprotocol/lib",
"source": "./src/index.ts",
"version": "3.0.4",
"version": "3.1.0",
"description": "JavaScript client library for Ocean Protocol",
"main": "./dist/lib.js",
"umd:main": "dist/lib.umd.js",
Expand Down

0 comments on commit bc22ea3

Please sign in to comment.