Skip to content

Commit 605cb87

Browse files
chore(release): 1.1.0
1 parent 3ec4a49 commit 605cb87

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.1.0](https://github.com/Adedoyin-Emmanuel/tsfluent/compare/v1.0.7...v1.1.0) (2025-02-13)
6+
57
### [1.0.7](https://github.com/Adedoyin-Emmanuel/tsfluent/compare/v1.0.6...v1.0.7) (2025-02-13)
68

79
### [1.0.6](https://github.com/Adedoyin-Emmanuel/tsfluent/compare/v1.0.5...v1.0.6) (2025-02-13)

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.7",
6+
"version": "1.1.0",
77
"main": "./dist/src/index.js",
88
"types": "./dist/src/index.d.ts",
99
"files": [

0 commit comments

Comments
 (0)