diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..c81b215 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,10 @@ + + +## 1.0.0-alpha.0 (2022-05-20) + + +### Features + +* **cf-workers:** add cloudflare-workers package ([fff47c8](https://github.com/barbados-clemens/mono/commit/fff47c8cfaa6981582b743135a990f9a143cdae3)) +* **cf-workers:** init cloudflare workers plugin ([e9bab52](https://github.com/barbados-clemens/mono/commit/e9bab525a6afe2784ebdb1cb912a394e8d060584)) +* **repo:** add release-it ([59da438](https://github.com/barbados-clemens/mono/commit/59da43852ec02b03b536a4da88cc638b1ea0431c)) \ No newline at end of file diff --git a/version.json b/version.json index 1be1b18..64476f8 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "0.0.0" + "version": "1.0.0-alpha.0" }