Skip to content

Commit 079e471

Browse files
authored
chore: bump version (#415)
1 parent 126649c commit 079e471

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
### Changed
1313

14+
### Fixed
15+
16+
## [6.4.9]
17+
1418
### Fixed
1519
- Fixed wrong emited typescript delclaration files (#1668).
1620

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": "inversify-express-utils",
3-
"version": "6.4.8",
3+
"version": "6.4.9",
44
"author": "Cody Simms",
55
"description": "Some utilities for the development of express applications with Inversify",
66
"license": "MIT",

0 commit comments

Comments
 (0)