From 902846cfb06bf507b01c5d0ae77040a4ac787dea Mon Sep 17 00:00:00 2001 From: Daniel Roe Date: Fri, 26 Feb 2021 21:56:49 +0000 Subject: [PATCH] chore: release v0.7.0 --- CHANGELOG.md | 11 +++++++++++ package.json | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 30e5320..94394e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +## [0.7.0](https://github.com/nuxt-contrib/siroc/compare/v0.6.7...v0.7.0) (2021-02-26) + + +### ⚠ BREAKING CHANGES + +* `esbuild` has a number of breaking changes since `0.7` + +### Miscellaneous Chores + +* upgrade esbuild ([#206](https://github.com/nuxt-contrib/siroc/issues/206)) ([864e5f9](https://github.com/nuxt-contrib/siroc/commit/864e5f989896599d8156c32d3ad466831e66ba7e)), closes [/github.com/evanw/esbuild/blob/master/CHANGELOG.md#080](https://github.com/nuxt-contrib//github.com/evanw/esbuild/blob/master/CHANGELOG.md/issues/080) [#205](https://github.com/nuxt-contrib/siroc/issues/205) + ### [0.6.7](https://github.com/nuxt-contrib/siroc/compare/v0.6.6...v0.6.7) (2021-02-22) ### [0.6.6](https://github.com/nuxt-contrib/siroc/compare/v0.6.5...v0.6.6) (2021-02-15) diff --git a/package.json b/package.json index 92799bf..b2537ae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "siroc", - "version": "0.6.7", + "version": "0.7.0", "description": "Zero-config build tooling for Node", "keywords": [ "node",