Skip to content

Commit 5aca674

Browse files
chore(release): 2.0.2
### [2.0.2](v2.0.1...v2.0.2) (2022-09-19) ### Bug Fixes * copy package-lock to dist ([b772326](b772326))
1 parent b772326 commit 5aca674

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [2.0.2](https://github.com/flair-sdk/contracts/compare/v2.0.1...v2.0.2) (2022-09-19)
2+
3+
4+
### Bug Fixes
5+
6+
* copy package-lock to dist ([b772326](https://github.com/flair-sdk/contracts/commit/b77232672d866fe2df5ecc55bd748082dc084c72))
7+
18
### [2.0.1](https://github.com/flair-sdk/contracts/compare/v2.0.0...v2.0.1) (2022-09-14)
29

310

package-lock.json

Lines changed: 2 additions & 2 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
@@ -1,6 +1,6 @@
11
{
22
"name": "@flair-sdk/contracts",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "A monorepo containing all evm-based smart contracts and extensions used on Flair platform.",
55
"author": "flair.finance",
66
"license": "MIT",

0 commit comments

Comments
 (0)