File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is loosely based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 1.3.3] - 2023-08-18
9+
10+ ### Changed
11+
12+ - Updated README
13+
814## [ 1.3.2] - 2023-08-18
915
1016### Changed
@@ -81,3 +87,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8187[ 1.3.0 ] : https://github.com/hlysine/readable-regexp/releases/tag/v1.3.0
8288[ 1.3.1 ] : https://github.com/hlysine/readable-regexp/releases/tag/v1.3.1
8389[ 1.3.2 ] : https://github.com/hlysine/readable-regexp/releases/tag/v1.3.2
90+ [ 1.3.3 ] : https://github.com/hlysine/readable-regexp/releases/tag/v1.3.3
Original file line number Diff line number Diff line change 11{
22 "name" : " readable-regexp" ,
3- "version" : " 1.3.2 " ,
3+ "version" : " 1.3.3 " ,
44 "author" : " Henry Lin" ,
55 "license" : " MIT" ,
66 "description" : " Create readable Regular Expressions with concise and flexible syntax." ,
You can’t perform that action at this time.
0 commit comments