Skip to content

Commit baec31a

Browse files
committed
chore(release): 0.3.2
1 parent 2a26929 commit baec31a

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.3.2](https://github.com/projek-xyz/container/compare/v0.3.1...v0.3.2) (2020-06-22)
6+
7+
8+
### Features
9+
10+
* clonable container with new resolver instance ([0db945e](https://github.com/projek-xyz/container/commit/0db945eac0ae2fda5c84a6a288a6ad3c51a8f437))
11+
512
### [0.3.1](https://github.com/projek-xyz/container/compare/v0.3.0...v0.3.1) (2020-06-22)
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.3.1",
4+
"version": "0.3.2",
55
"author": "Fery Wardiyanto <ferywardiyanto@gmail.com>",
66
"repository": "github:projek-xyz/container",
77
"scripts": {

0 commit comments

Comments
 (0)