File tree Expand file tree Collapse file tree 4 files changed +14
-2
lines changed Expand file tree Collapse file tree 4 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.0.1] ( https://github.com/TrigenSoftware/simple-utils/compare/hosted-git-info@1.0.0...hosted-git-info@1.0.1 ) (2025-06-01)
7
+
8
+ ### Bug Fixes
9
+
10
+ * fix package build ([ 492381d] ( https://github.com/TrigenSoftware/simple-utils/commit/492381d5a2b2266af77785cecba2f14d17f7dbfa ) )
11
+
6
12
## 1.0.0 (2025-05-28)
7
13
8
14
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @simple-libs/hosted-git-info" ,
3
3
"type" : " module" ,
4
- "version" : " 1.0.0 " ,
4
+ "version" : " 1.0.1 " ,
5
5
"description" : " A small library to parse hosted git info." ,
6
6
"author" : {
7
7
"name" : " Dan Onoshko" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.1.0] ( https://github.com/TrigenSoftware/simple-utils/compare/stream-utils@1.0.0...stream-utils@1.1.0 ) (2025-06-01)
7
+
8
+ ### Features
9
+
10
+ * splitStream method was added ([ bbb24ac] ( https://github.com/TrigenSoftware/simple-utils/commit/bbb24acd06b41f727b895622e097695aee56ca69 ) )
11
+
6
12
## 1.0.0 (2025-05-28)
7
13
8
14
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @simple-libs/stream-utils" ,
3
3
"type" : " module" ,
4
- "version" : " 1.0 .0" ,
4
+ "version" : " 1.1 .0" ,
5
5
"description" : " A small set of utilities for streams." ,
6
6
"author" : {
7
7
"name" : " Dan Onoshko" ,
You can’t perform that action at this time.
0 commit comments