From 296aae2671e1fdbb96426d100891a5c654807cc9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 31 Dec 2023 14:18:56 +0000 Subject: [PATCH] Release 1.7.0 --- docs/HISTORY.md | 3 +++ package.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/HISTORY.md b/docs/HISTORY.md index 18da610d..6fa499e5 100644 --- a/docs/HISTORY.md +++ b/docs/HISTORY.md @@ -1,3 +1,6 @@ +## 1.7.0 +* [Refactor: allow usage in browser (#633)](https://github.com/PrismarineJS/flying-squid/commit/768b69b5cdd3569d31a6ab1b1c00f5d41f69b897) (thanks @zardoy) + ## 1.6.0 * [tab complete & `/give`, `/effect` improvements (#635)](https://github.com/PrismarineJS/flying-squid/commit/2c1bc4628eebe04eab6f1636d4e90f199fb5fb19) (thanks @zardoy) * [Add a few flags to cli & disable `everybody-op` by default? (#634)](https://github.com/PrismarineJS/flying-squid/commit/9e3fafd5aba90e6d4eaf0dcef8e6ed9b529c7073) (thanks @zardoy) diff --git a/package.json b/package.json index 6e72c0ac..6e8eecc8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "flying-squid", "description": "A minecraft server written in node.js", - "version": "1.6.0", + "version": "1.7.0", "main": "index.js", "author": "mhsjlw ", "contributors": [