Skip to content

Commit 7318bca

Browse files
chore(release): 4.0.2 [skip ci]
## [4.0.2](v4.0.1...v4.0.2) (2026-03-06) ### Bug Fixes * update README ([f37434b](f37434b))
1 parent f37434b commit 7318bca

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.0.2](https://github.com/terrestris/base-util/compare/v4.0.1...v4.0.2) (2026-03-06)
2+
3+
4+
### Bug Fixes
5+
6+
* update README ([f37434b](https://github.com/terrestris/base-util/commit/f37434ba0fb9cf79ef6a1ede6b22fe714468201c))
7+
18
## [4.0.1](https://github.com/terrestris/base-util/compare/v4.0.0...v4.0.1) (2026-03-06)
29

310

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": "@terrestris/base-util",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
44
"description": "A set of helper classes for working with strings, objects, etc.",
55
"module": "src/index.ts",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)