From 2c03cd64de53bc442d976d91b991e9aa04c7ae26 Mon Sep 17 00:00:00 2001 From: Release It Date: Mon, 28 Aug 2023 08:38:51 +0000 Subject: [PATCH] chore: release v1.5.0 --- CHANGELOG.md | 4 +++- package.json | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a024eca..04dfa3d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # Changelog +## 1.5.0 (2023-08-28) + ## [1.4.0](https://github.com/birchill/normal-jp/compare/v1.3.1...v1.4.0) (2021-09-08) @@ -64,4 +66,4 @@ * Fix a couple of character expansions ([14a2e98](https://github.com/birchill/normal-jp/commit/14a2e9883b9061e57cd27b831883a9913bc8fc82)) -## 1.0.0 (2020-09-04) +## 1.0.0 (2020-09-04) \ No newline at end of file diff --git a/package.json b/package.json index b9daa9d..993f78b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@birchill/normal-jp", - "version": "1.4.0", + "version": "1.5.0", "description": "Various Japanese text conversion utilities", "author": "Brian Birtles", "scripts": {