Skip to content

Commit 165a7de

Browse files
committed
chore(release): 0.4.4
1 parent 5347f98 commit 165a7de

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.4.4](https://github.com/projek-xyz/container/compare/v0.4.3...v0.4.4) (2020-11-08)
6+
7+
8+
### Bug Fixes
9+
10+
* fix ContainerAware::getContainer() return value ([5347f98](https://github.com/projek-xyz/container/commit/5347f988307856ef97cbd79170cbc545d8fa1266))
11+
512
### [0.4.3](https://github.com/projek-xyz/container/compare/v0.4.2...v0.4.3) (2020-11-03)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@projek-xyz/container",
33
"private": true,
4-
"version": "0.4.3",
4+
"version": "0.4.4",
55
"author": "Fery Wardiyanto <ferywardiyanto@gmail.com>",
66
"repository": "github:projek-xyz/container",
77
"scripts": {

0 commit comments

Comments
 (0)