Skip to content

Commit

Permalink
chore(release): compile latest source & release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
lykmapipo committed Jul 4, 2020
1 parent 39620de commit 05b4bb1
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#### 0.12.1 (2020-07-04)

#### 0.12.0 (2020-06-17)

##### Chores
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codetanzania/ewea-event",
"version": "0.12.0",
"version": "0.12.1",
"description": "A representation of an entity which define and track an instance(or occurrence) of an emergency(or disaster) event.",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down

0 comments on commit 05b4bb1

Please sign in to comment.