From 51fe94cdecd2725ab8d49ffc4fdaeab1d8fbde01 Mon Sep 17 00:00:00 2001 From: Matthew Wagerfield Date: Wed, 9 Aug 2023 13:58:05 +0100 Subject: [PATCH] chore: release v2.2.0 --- changelog.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index c405fbd..cda411d 100644 --- a/changelog.md +++ b/changelog.md @@ -4,9 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [2.2.0](https://github.com/wagerfield/onno/compare/2.1.2...2.2.0) + +- build: lint compiled code before releasing to npm [`37da38a`](https://github.com/wagerfield/onno/commit/37da38aad61b3d3ae5f2b4ed99027a01dd697c91) + #### [2.1.2](https://github.com/wagerfield/onno/compare/2.1.1...2.1.2) +> 9 August 2023 + - chore: add keywords [`22cd4ee`](https://github.com/wagerfield/onno/commit/22cd4ee5695e16a7e0c67779207a73f5e6ba43c2) +- chore: release v2.1.2 [`5cdb05b`](https://github.com/wagerfield/onno/commit/5cdb05b9a064d1dc018b4622956c69415b9304da) - docs: intellisense case refinements [`03f2a87`](https://github.com/wagerfield/onno/commit/03f2a87d8e5f784fdeb715bf89ca56cf24155ac4) #### [2.1.1](https://github.com/wagerfield/onno/compare/2.1.0...2.1.1) diff --git a/package.json b/package.json index ff0c703..75831cb 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "onno", "license": "MIT", - "version": "2.1.2", + "version": "2.2.0", "homepage": "https://onnojs.com", "keywords": [ "onno",