We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3c2cbb commit d06e5d8Copy full SHA for d06e5d8
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## [Unreleased]
+## 2.0.0
2
+ add typings
3
+ move docs to branch gh-pages
4
+ add memoize functions
package.json
@@ -1,6 +1,6 @@
{
"name": "@tinkoff/utils",
- "version": "2.0.0-alpha.6",
+ "version": "2.0.0",
"author": "Tinkoff team",
5
"scripts": {
6
"release": "node ./releaseUtils/index.js",
0 commit comments