Skip to content

Commit 6fec371

Browse files
chore: release v0.4.0 (#117)
1 parent 2855149 commit 6fec371

File tree

3 files changed

+39
-4
lines changed

3 files changed

+39
-4
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
# [0.4.0](https://github.com/geospoc/unc-sch-documentation/compare/v0.3.0...v0.4.0) (2021-09-05)
2+
3+
4+
### Bug Fixes
5+
6+
* correct typo for Crowd Source Validation Platform key UA-238 #time 10m ([c9a5139](https://github.com/geospoc/unc-sch-documentation/commit/c9a5139c21076a04ccaa2fcac557910f86660c22))
7+
8+
9+
### Features
10+
11+
* add hospital codebase and documentation links UA-238 #time 15m ([97e4c2c](https://github.com/geospoc/unc-sch-documentation/commit/97e4c2cd4ae06f20e34d6045a3aaecd76b9ff070))
12+
* avail prod ready urls on home page UA-238 #time 10m ([1d61a9c](https://github.com/geospoc/unc-sch-documentation/commit/1d61a9cffc5777ce831d83b3fe430eff78f0d548))
13+
* correct csvp links for schools and hospitals UA-238 #time 10m ([3a6b9be](https://github.com/geospoc/unc-sch-documentation/commit/3a6b9be5e4abe165f7de7a0c6d7f6e5dbb2e36fb))
14+
* **ts:** add tsconfig ([75a45a7](https://github.com/geospoc/unc-sch-documentation/commit/75a45a749799c075fee0596c0f04c3eb79ee7bd7))
15+
* update codebase and documentation link for hospitals UA-238 #time 10m ([bb5f6e7](https://github.com/geospoc/unc-sch-documentation/commit/bb5f6e7334dca9c6f340254370825f43bfe02969))
16+
* update home page bullet links UA-238 #time 15m ([b62f6cb](https://github.com/geospoc/unc-sch-documentation/commit/b62f6cb57cfca8d73c23771f5ce938396def3227))
17+
18+
19+
120
# [0.3.0](https://github.com/geospoc/unc-sch-documentation/compare/v0.2.1...v0.3.0) (2021-08-17)
221

322

package-lock.json

Lines changed: 19 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@geospoc/gqi-mapper-documentation",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"private": true,
55
"scripts": {
66
"dev": "nuxt",

0 commit comments

Comments
 (0)