Skip to content

Commit 60ce8d9

Browse files
chore(release): version 1.2.1 [skip ci]
## [1.2.1](v1.2.0...v1.2.1) (2025-02-24)
1 parent c206140 commit 60ce8d9

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
44

55
---
66

7+
## [1.2.1](https://github.com/Nerdware-LLC/ts-type-safety-utils/compare/v1.2.0...v1.2.1) (2025-02-24)
8+
79
## [1.2.1-next.1](https://github.com/Nerdware-LLC/ts-type-safety-utils/compare/v1.2.0...v1.2.1-next.1) (2025-02-24)
810

911
# [1.2.0](https://github.com/Nerdware-LLC/ts-type-safety-utils/compare/v1.1.0...v1.2.0) (2025-02-14)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nerdware/ts-type-safety-utils",
3-
"version": "1.2.1-next.1",
3+
"version": "1.2.1",
44
"description": "TypeScript type-guards and other type-safety utils to suit common use cases.",
55
"author": {
66
"name": "Trevor Anderson",

0 commit comments

Comments
 (0)