Skip to content

Commit 1e76ea4

Browse files
chore(release): 1.0.3
1 parent c735408 commit 1e76ea4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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.0.3](https://github.com/Adedoyin-Emmanuel/tsfluent/compare/v1.0.2...v1.0.3) (2025-02-12)
6+
57
### [1.0.2](https://github.com/Adedoyin-Emmanuel/tsfluent/compare/v1.0.1...v1.0.2) (2025-02-12)
68

79
### [1.0.1](https://github.com/Adedoyin-Emmanuel/tsresult/compare/v1.0.0...v1.0.1) (2025-02-12)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Fluent Result Type for TypeScript",
44
"module": "./dist/src/index.js",
55
"type": "module",
6-
"version": "1.0.2",
6+
"version": "1.0.3",
77
"main": "./dist/src/index.js",
88
"types": "./dist/src/index.d.ts",
99
"files": [

0 commit comments

Comments
 (0)