Skip to content

Commit

Permalink
chore: bump package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 16, 2024
1 parent 728da42 commit 1aa51a5
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/green-sloths-sparkle.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/mighty-garlics-smash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/small-feet-cry.md

This file was deleted.

9 changes: 9 additions & 0 deletions packages/container/libraries/common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# @inversifyjs/common

## 1.1.0

### Minor Changes

- db82004: Added `Newable`
- f83735d: Added `LazyServiceIdentifier`
- a94895d: Added `ServiceIdentifier`
2 changes: 1 addition & 1 deletion packages/container/libraries/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@
"test:unit:js": "pnpm run test:js --selectProjects Unit"
},
"sideEffects": false,
"version": "1.0.0"
"version": "1.1.0"
}

0 comments on commit 1aa51a5

Please sign in to comment.