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.
package.json
1 parent 22fd608 commit 2519040Copy full SHA for 2519040
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.11.2](https://github.com/metaplex/js/compare/v4.11.1...v4.11.2) (2022-01-07)
2
+
3
4
+### Bug Fixes
5
6
+* **npm install:** see [#135](https://github.com/metaplex/js/issues/135) ([#136](https://github.com/metaplex/js/issues/136)) ([22fd608](https://github.com/metaplex/js/commit/22fd608f131ca28f1448e14622dc11ab0da3fd4a))
7
8
## [4.11.1](https://github.com/metaplex/js/compare/v4.11.0...v4.11.1) (2022-01-06)
9
10
package.json
@@ -12,7 +12,7 @@
12
"/lib",
13
"/src"
14
],
15
- "version": "4.11.1",
+ "version": "4.11.2",
16
"license": "MIT",
17
"description": "Metaplex JavaScript API",
18
"keywords": [
0 commit comments