Skip to content

Commit c94ee16

Browse files
chore(release): 1.0.5
1 parent 3f90a45 commit c94ee16

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.5](https://github.com/Adedoyin-Emmanuel/tsfluent/compare/v1.0.4...v1.0.5) (2025-02-13)
6+
57
### [1.0.4](https://github.com/Adedoyin-Emmanuel/tsfluent/compare/v1.0.3...v1.0.4) (2025-02-13)
68

79
### [1.0.3](https://github.com/Adedoyin-Emmanuel/tsfluent/compare/v1.0.2...v1.0.3) (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.4",
6+
"version": "1.0.5",
77
"main": "./dist/src/index.js",
88
"types": "./dist/src/index.d.ts",
99
"files": [

0 commit comments

Comments
 (0)