From df1a41d78b377f28708bf7022fe7ba58671b5dee Mon Sep 17 00:00:00 2001 From: Cris Mihalache Date: Tue, 6 Feb 2024 21:40:33 +0100 Subject: [PATCH] chore(release): 1.9.0 --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 477c55a..014a568 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [1.9.0](https://github.com/f3rno64/time-speak/compare/v1.8.1...v1.9.0) (2024-02-06) + + +### Features + +* add lint-staged, commitlint, markdownlint, more eslint plugins, pnpm ([8c4c6b7](https://github.com/f3rno64/time-speak/commit/8c4c6b70889c29740d8f6524e8d0dcec6b915933)) + + +### Bug Fixes + +* **prettier:** add pnpm-lock.yaml to prettierignore ([e99ddf9](https://github.com/f3rno64/time-speak/commit/e99ddf926766061fe0270f7664aa908a68ccde72)) + ### [1.8.1](https://github.com/f3rno64/time-speak/compare/v1.8.0...v1.8.1) (2024-01-15) diff --git a/package.json b/package.json index a71a6c3..5e90f80 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "time-speak", - "version": "1.8.1", + "version": "1.9.0", "description": "A natural language parser for dates, times and intervals.", "keywords": [ "natural language",