Skip to content

Commit 13190e4

Browse files
committed
11.5.6
1 parent 213c6d0 commit 13190e4

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## 11.5.6
4+
5+
- Implement latest-version manually. As latest-version package intermittently throws > Body is unusable: Body has already been read See #13
6+
37
## 11.5.5
48

59
- Update package-json (#13)

npm-shrinkwrap.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "generator-obsidian-plugin",
3-
"version": "11.5.5",
3+
"version": "11.5.6",
44
"description": "Obsidian Plugin Bootstrap",
55
"keywords": [
66
"obsidian",

0 commit comments

Comments
 (0)