Skip to content

Commit 2519040

Browse files
chore(release): set package.json to 4.11.2 [skip ci]
1 parent 22fd608 commit 2519040

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [4.11.1](https://github.com/metaplex/js/compare/v4.11.0...v4.11.1) (2022-01-06)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"/lib",
1313
"/src"
1414
],
15-
"version": "4.11.1",
15+
"version": "4.11.2",
1616
"license": "MIT",
1717
"description": "Metaplex JavaScript API",
1818
"keywords": [

0 commit comments

Comments
 (0)