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 e0e2c29 commit 0e01481
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
#### 0.9.3 (2020-07-04)

##### Chores

* **deps:** force latest version & audit fix ([e0e2c29c](https://github.com/codetanzania/ewea-reports/commit/e0e2c29c93d4ea7880e9e8ae38cff92a745e9acc))

##### Refactors

* update test env & dependencies ([19ed448a](https://github.com/codetanzania/ewea-reports/commit/19ed448a2b184ef54da70cdc7dada069cebac395))

#### 0.9.2 (2020-06-15)

##### 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-reports",
"version": "0.9.2",
"version": "0.9.3",
"description": "Common reports for EWEA",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down

0 comments on commit 0e01481

Please sign in to comment.