Skip to content

Commit

Permalink
Merge pull request #47 from nemgrouplimited/dev
Browse files Browse the repository at this point in the history
Release v1.0.0
  • Loading branch information
AnthonyLaw authored Mar 14, 2021
2 parents eff6506 + e77c927 commit 8a7b731
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 7 deletions.
18 changes: 17 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file.

The changelog format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [v1.0.0][v1.0.0] - 14-Mar-2021

### Milestone: [[email protected]][[email protected]]

Package | Version | Link
---|---|---
REST Core| v2.3.4 | [catapult-rest][[email protected]]
SDK Core| v1.0.0 | [symbol-sdk][[email protected]]

- Release for Symbol mainnet.

## [v0.3.0][v0.3.0] - 12-Mar-2021

### Milestone: [[email protected]][[email protected]]
Expand Down Expand Up @@ -66,7 +77,12 @@ REST Core| v2.1.0 | [catapult-rest](https://github.com/nemtech/catapult-rest/rel
[v0.1.0]: https://github.com/nemfoundation/symbol-statistics-service/releases/tag/v0.1.0

[[email protected]]: https://github.com/nemtech/catapult-server/releases/tag/v0.10.0.7
[[email protected]]: https://www.npmjs.com/package/symbol-sdk/v/0.23.3-alpha-202102181227
[[email protected]]: https://github.com/nemtech/catapult-server/releases/tag/v0.10.0.8
[[email protected]]: https://github.com/nemtech/catapult-server/releases/tag/v1.0.0.0

[[email protected]]: https://www.npmjs.com/package/symbol-sdk/v/0.23.3-alpha-202102181227
[[email protected]]: https://www.npmjs.com/package/symbol-sdk/v/0.23.3
[[email protected]]: https://www.npmjs.com/package/symbol-sdk/v/1.0.0

[[email protected]]: https://github.com/nemtech/catapult-rest/releases/tag/v2.3.3
[[email protected]]: https://github.com/nemtech/catapult-rest/releases/tag/v2.3.4
8 changes: 4 additions & 4 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "symbol-statistics-service",
"version": "0.3.0",
"version": "1.0.0",
"description": "",
"scripts": {
"dev": "nodemon",
Expand Down Expand Up @@ -48,7 +48,7 @@
"express": "^4.17.1",
"module-alias": "^2.2.2",
"mongoose": "^5.9.16",
"symbol-sdk": "^0.23.3",
"symbol-sdk": "^1.0.0",
"tcp-ping": "^0.1.1",
"uuid": "^8.0.0",
"winston": "^3.3.3"
Expand Down

0 comments on commit 8a7b731

Please sign in to comment.