Skip to content

Commit 807dfe7

Browse files
authored
Release 1.3.1 (#21)
1 parent 1702315 commit 807dfe7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

history.md

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# History
2+
3+
# 1.3.1
4+
* Fix index.d.ts not exporting some declarations (@IceTank) [#20](https://github.com/PrismarineJS/prismarine-recipe/pull/20)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prismarine-recipe",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "Represent minecraft recipes",
55
"main": "index.js",
66
"typings": "index.d.ts",

0 commit comments

Comments
 (0)