diff --git a/CHANGELOG.md b/CHANGELOG.md index 1199482..d22c00b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [2.0.0-develop.1](https://github.com/cheqd/ts-proto/compare/1.0.16-develop.4...2.0.0-develop.1) (2023-01-25) + + +### ⚠ BREAKING CHANGES + +* Add support for cheqd/proto v2 [DEV-2154] (#69) + +### Features + +* Add support for cheqd/proto v2 [DEV-2154] ([#69](https://github.com/cheqd/ts-proto/issues/69)) ([e3d7b37](https://github.com/cheqd/ts-proto/commit/e3d7b37b60eed21a0155bfa16eb71db4aed10741)) + ## [1.0.16-develop.4](https://github.com/cheqd/ts-proto/compare/1.0.16-develop.3...1.0.16-develop.4) (2023-01-25) ## [1.0.16-develop.3](https://github.com/cheqd/ts-proto/compare/1.0.16-develop.2...1.0.16-develop.3) (2023-01-09) diff --git a/package.json b/package.json index 4c01b71..9fe9782 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cheqd/ts-proto", - "version": "1.0.16-develop.4", + "version": "2.0.0-develop.1", "description": "A TypeScript package for all transpiled cheqd ProtoBuf definitions.", "main": "index.js", "files": [