Skip to content

Commit 3ba188f

Browse files
committed
chore(release): 0.4.3
1 parent 03a1d35 commit 3ba188f

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

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.3](https://github.com/projek-xyz/container/compare/v0.4.2...v0.4.3) (2020-11-03)
6+
7+
8+
### Bug Fixes
9+
10+
* issue on ContainerAware when theres no Container instance assigned ([03a1d35](https://github.com/projek-xyz/container/commit/03a1d35aeffa7ebcc2ed5403e644daaea1c1257c))
11+
512
### [0.4.2](https://github.com/projek-xyz/container/compare/v0.4.1...v0.4.2) (2020-11-02)
613

714
### [0.4.1](https://github.com/projek-xyz/container/compare/v0.4.0...v0.4.1) (2020-07-10)

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.2",
4+
"version": "0.4.3",
55
"author": "Fery Wardiyanto <ferywardiyanto@gmail.com>",
66
"repository": "github:projek-xyz/container",
77
"scripts": {

0 commit comments

Comments
 (0)