Skip to content

Commit 9426680

Browse files
chore: Release 1.5.0 (#18)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c46733a commit 9426680

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.5.0](https://www.github.com/projectsophon/df-plugin-dev-server/compare/v1.4.0...v1.5.0) (2022-06-15)
4+
5+
6+
### Features
7+
8+
* Update default glob so CLI also works in plugin repo ([#15](https://www.github.com/projectsophon/df-plugin-dev-server/issues/15)) ([fabc225](https://www.github.com/projectsophon/df-plugin-dev-server/commit/fabc225308c254d9ef19939a2953c36700a5d7a4))
9+
310
## [1.4.0](https://www.github.com/projectsophon/df-plugin-dev-server/compare/v1.3.2...v1.4.0) (2021-08-14)
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.4.0",
3+
"version": "1.5.0",
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)