Skip to content

Commit 766cf1d

Browse files
author
ssallam
committed
update change log.
1 parent 28fc20f commit 766cf1d

File tree

3 files changed

+15
-7
lines changed

3 files changed

+15
-7
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file. Dates are d
44

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

7+
#### [v0.4.4](https://github.com/oceanprotocol/ocean-contracts/compare/v0.4.3...v0.4.4)
8+
9+
- fix/startOrder [`#215`](https://github.com/oceanprotocol/ocean-contracts/pull/215)
10+
- Release/v0.4.3 [`#210`](https://github.com/oceanprotocol/ocean-contracts/pull/210)
11+
- prepare for new release. [`3d5bfbd`](https://github.com/oceanprotocol/ocean-contracts/commit/3d5bfbd9ba29ec0ece04224a4b40dfec368d6b91)
12+
- update package contracts version. [`bbd5891`](https://github.com/oceanprotocol/ocean-contracts/commit/bbd58919089b55dd145c57923cc0d165a9ed4d8a)
13+
- update for rinkeby deployment [`28fc20f`](https://github.com/oceanprotocol/ocean-contracts/commit/28fc20fb4ad0de82ccc4d4cefc7dafe644fe1ebc)
14+
715
#### [v0.4.3](https://github.com/oceanprotocol/ocean-contracts/compare/v0.4.2...v0.4.3)
816

917
> 21 September 2020

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
},
7070
"devDependencies": {
7171
"@release-it/bumper": "^1.1.1",
72-
"auto-changelog": "^2.0.0",
72+
"auto-changelog": "^2.2.1",
7373
"chai": "^4.2.0",
7474
"chai-as-promised": "^7.1.1",
7575
"coveralls": "^3.1.0",

0 commit comments

Comments
 (0)