Skip to content

Commit

Permalink
chore(release): 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
f3rno64 committed Feb 6, 2024
1 parent e99ddf9 commit df1a41d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit df1a41d

Please sign in to comment.