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 Jun 15, 2020
1 parent a7eeb23 commit c83b29c
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
#### 0.11.1 (2020-06-15)

##### Chores

* **deps:**
* force latest version & audit fix ([a7eeb23d](https://github.com/codetanzania/ewea-event/commit/a7eeb23d299dca8bf458d16c61d63370462fcf02))
* force latest versions ([a40722a8](https://github.com/codetanzania/ewea-event/commit/a40722a86c32987485ddace5f023d0a2e997a936))
* force latest version & audit fix ([ebc19457](https://github.com/codetanzania/ewea-event/commit/ebc194577cbf11cd037f3c158d4cb17107edaebf))
* force latest version & audit fix ([a6e2a447](https://github.com/codetanzania/ewea-event/commit/a6e2a447c88bab9f5084417787f803d75aeda7e4))
* force latest version & audit fix ([c9c0dbfd](https://github.com/codetanzania/ewea-event/commit/c9c0dbfd4be798dff3d5e3e25458e3301e5ac56b))

#### 0.11.0 (2020-05-05)

##### 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.11.0",
"version": "0.11.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 c83b29c

Please sign in to comment.