From a86ee3e61817e77251206935ad0fffdc84116240 Mon Sep 17 00:00:00 2001 From: Gumball12 Date: Sun, 22 May 2022 01:36:27 +0900 Subject: [PATCH] chore(release): 1.0.1 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 873679d..8ad999f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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.0.1](https://github.com/Gumball12/bionic-reading/compare/v1.0.0...v1.0.1) (2022-05-21) + ## 1.0.0 (2022-05-21) diff --git a/package.json b/package.json index ed0ee1a..3502a25 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bionic-reading", - "version": "1.0.0", + "version": "1.0.1", "description": "Reading for everyone. Bionic Reading API.", "repository": { "type": "git",