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 16347e2 commit e6ad12fCopy full SHA for e6ad12f
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## [Unreleased]
+## [0.2.0] - 2021-11-15
4
5
### Added
6
- executeAsyncOperation method
package.json
{
"name": "mindbox-sdk",
- "version": "0.1.0",
+ "version": "0.2.0",
"target-version": "0.2.0",
"description": "SDK for integration React Native mobile apps with Mindbox",
"main": "lib/commonjs/index",
0 commit comments