File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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 based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 1.0.1] - 2026-03-05
9+
10+ ### Added
11+ - Release version 1.0.1
12+
13+
814## [ 1.0.0] - 2025-03-04
915
1016### Added
@@ -15,3 +21,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1521- Utilities: validate(), maybe()
1622
1723[ 1.0.0 ] : https://github.com/renderorange/class-types/releases/tag/v1.0.0
24+
25+ [ 1.0.1 ] : https://github.com/renderorange/class-types/releases/tag/v1.0.1
Original file line number Diff line number Diff line change 11{
22 "name" : " @renderorange/class-types" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " Base class for runtime type checking in JavaScript" ,
55 "author" : " Blaine Motsinger <blaine@renderorange.com>" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments