Skip to content

Commit b8bf145

Browse files
author
Fabio Nappi
committed
@micro-lc/middleware tagged at version 3.2.2
1 parent a88a677 commit b8bf145

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
99

1010
## [3.2.2] - 2024-06-10
1111

12+
## [3.2.2] - 2024-06-10
13+
1214
### Fixed
1315

1416
- Fixed exported types

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": "@micro-lc/middleware",
3-
"version": "3.2.1",
3+
"version": "3.2.2",
44
"description": "micro-lc configuration server",
55
"license": "SEE LICENSE IN LICENSE",
66
"bin": "./dist/cli/index.js",

0 commit comments

Comments
 (0)