Skip to content

Commit afd1ed3

Browse files
authored
chore: release 1.3.2 (#14)
1 parent 7b9d670 commit afd1ed3

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [1.3.2](https://www.github.com/projectsophon/df-plugin-dev-server/compare/v1.3.1...v1.3.2) (2021-07-04)
4+
5+
6+
### Bug Fixes
7+
8+
* Use require.resolve to find preact modules ([#13](https://www.github.com/projectsophon/df-plugin-dev-server/issues/13)) ([7b9d670](https://www.github.com/projectsophon/df-plugin-dev-server/commit/7b9d670a81cb538bdfb5446d726032a782d4d71d))
9+
310
### [1.3.1](https://www.github.com/projectsophon/df-plugin-dev-server/compare/v1.3.0...v1.3.1) (2021-07-03)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@projectsophon/df-plugin-dev-server",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"description": "An ESBuild server for Dark Forest plugin development.",
55
"author": "Blaine Bublitz <blaine.bublitz@gmail.com> (https://github.com/phated)",
66
"repository": "projectsophon/df-plugin-dev-server",

0 commit comments

Comments
 (0)