Release 3.1.0

This commit is contained in:
Matthias Kretschmann 2021-07-21 13:57:45 +02:00
parent a12f32205b
commit 911221356d
Signed by: m
GPG Key ID: 606EEEF3C479A91F
3 changed files with 10 additions and 3 deletions

View File

@ -4,6 +4,13 @@ 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/art/compare/v3.0.0...v3.1.0)
- More sea creatures added [`#8`](https://github.com/oceanprotocol/art/pull/8)
- bump packages, add package-lock [`a12f322`](https://github.com/oceanprotocol/art/commit/a12f32205b8cf932fbe531ed3a74a9ebc9bf92bd)
- more sea creatures added [`4d9a2e6`](https://github.com/oceanprotocol/art/commit/4d9a2e65d41bfddcfc2b2c871fb499ca4e132706)
- add changelog [`337c656`](https://github.com/oceanprotocol/art/commit/337c656fd4b1a0c1c66a84557f7a86e94a7730a5)
### [v3.0.0](https://github.com/oceanprotocol/art/compare/v2.2.0...v3.0.0)
> 29 June 2020

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@oceanprotocol/art",
"version": "3.0.0",
"version": "3.1.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@oceanprotocol/art",
"version": "3.0.0",
"version": "3.1.0",
"license": "CC-BY-4.0",
"devDependencies": {
"auto-changelog": "^2.3.0",

View File

@ -1,6 +1,6 @@
{
"name": "@oceanprotocol/art",
"version": "3.0.0",
"version": "3.1.0",
"description": "Ocean Protocol's brand assets for community distribution.",
"main": "index.js",
"scripts": {