Skip to content

Commit

Permalink
chore(release): 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
phatpham9 committed Aug 24, 2020
1 parent 52a169b commit 26c8726
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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.

## [0.2.0](/~https://github.com/fhg-test/core/compare/v0.1.2...v0.2.0) (2020-08-24)


### Features

* remove _id field in every components ([52a169b](/~https://github.com/fhg-test/core/commit/52a169b))
* **user:** add field to User.credentials object ([1e0d806](/~https://github.com/fhg-test/core/commit/1e0d806))



### [0.1.2](/~https://github.com/fhg-test/core/compare/v0.1.1...v0.1.2) (2020-08-23)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fhg-test/core",
"version": "0.1.2",
"version": "0.2.0",
"description": "Domain Entity",
"homepage": "/~https://github.com/fhg-test/core",
"bugs": "/~https://github.com/fhg-test/core/issues",
Expand Down

0 comments on commit 26c8726

Please sign in to comment.