Skip to content

Commit d06e5d8

Browse files
committed
publish 2.0.0
1 parent e3c2cbb commit d06e5d8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [Unreleased]
1+
## 2.0.0
22
+ add typings
33
+ move docs to branch gh-pages
44
+ add memoize functions

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tinkoff/utils",
3-
"version": "2.0.0-alpha.6",
3+
"version": "2.0.0",
44
"author": "Tinkoff team",
55
"scripts": {
66
"release": "node ./releaseUtils/index.js",

0 commit comments

Comments
 (0)