Skip to content

Commit 2abf1a6

Browse files
committed
chore(release): 1.3.1
1 parent 13a7278 commit 2abf1a6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
### [1.3.1](https://github.com/Gumball12/bionic-reading/compare/v1.3.0...v1.3.1) (2022-05-27)
6+
7+
8+
### Bug Fixes
9+
10+
* fix npm publishing process ([13a7278](https://github.com/Gumball12/bionic-reading/commit/13a7278addc6d3599007610e8cea76acf16f09e0))
11+
512
## [1.3.0](https://github.com/Gumball12/bionic-reading/compare/v1.2.3...v1.3.0) (2022-05-27)
613

714

packages/bionic-reading/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bionic-reading",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "An Open-Source JavaScript Implementation of Bionic Reading.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)