-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
36 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
|
||
|
||
# 0.1.0 (2024-07-04) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **data:** ensure that listbibl/bibl generates a correct ul/li ([56cdd98](https://github.com/kingsdigitallab/corpus-building/commit/56cdd98648098fbfdb736385568468b55259222b)) | ||
* **etl:** typo ([b45afa4](https://github.com/kingsdigitallab/corpus-building/commit/b45afa451a89e7840b08eacc794e2166038cf04e)) | ||
* **frontend:** add missing nav element ([a416ca6](https://github.com/kingsdigitallab/corpus-building/commit/a416ca6937d14cf184cebc4e4ed97423b2a2312e)) | ||
* **frontend:** add title to head ([109e7e2](https://github.com/kingsdigitallab/corpus-building/commit/109e7e238199bf50e5a4b688f21610008614e409)) | ||
* **frontend:** update property name ([2ed2833](https://github.com/kingsdigitallab/corpus-building/commit/2ed2833e2c82495b06ceee8d232337679bd57967)) | ||
* **frontend:** use imports for the json instead of fetch ([b36b78e](https://github.com/kingsdigitallab/corpus-building/commit/b36b78e561a41233148c79ba9a046d449e53887c)) | ||
|
||
|
||
### Features | ||
|
||
* **data:** add data processed from the inscriptions ([63c3e34](https://github.com/kingsdigitallab/corpus-building/commit/63c3e34a226c7956a4382de6a896a1227ec421de)) | ||
* **data:** update corpus data ([a2b4546](https://github.com/kingsdigitallab/corpus-building/commit/a2b45462d9455f8897ffefe14fe7163697a4c1fb)) | ||
* **data:** update inscription data ([4ec4142](https://github.com/kingsdigitallab/corpus-building/commit/4ec414238f7d3b2778815693b36142b316292e0d)) | ||
* **etl:** add package to etl inscription data ([7ce4978](https://github.com/kingsdigitallab/corpus-building/commit/7ce4978c1ca24dc41534343b31a42ff94920bd18)) | ||
* **frontend:** add a more relevant favicon ([7edc38d](https://github.com/kingsdigitallab/corpus-building/commit/7edc38ddb23494ba2915e51597a857e17bbf7f7c)) | ||
* **frontend:** add base link component ([5836972](https://github.com/kingsdigitallab/corpus-building/commit/58369725cf60fb54d04fcdc72b04706673479523)) | ||
* **frontend:** add frontend app ([2f7a4b3](https://github.com/kingsdigitallab/corpus-building/commit/2f7a4b39a1d8885597206175a3003a4a6f940573)) | ||
* **frontend:** add link to qa view when in debug mode ([cd0f0eb](https://github.com/kingsdigitallab/corpus-building/commit/cd0f0ebfe5ad0116d105dae4c65f167bebed365c)) | ||
* **frontend:** add route to display build errors ([7f166d8](https://github.com/kingsdigitallab/corpus-building/commit/7f166d89dbdeaf93f0338b780671b11dfabf2cfa)) | ||
* **frontend:** enable prerender ([fea7eaa](https://github.com/kingsdigitallab/corpus-building/commit/fea7eaab9db02de20c013f7acd62b5fe0324b64d)) | ||
* **frontend:** parse the inscription html to prepend relative links with the base url ([65e5682](https://github.com/kingsdigitallab/corpus-building/commit/65e5682d82d1e759a299fc92c249e68f6246f402)) | ||
* **frontend:** parse the number of incriptions to locale string ([87fa558](https://github.com/kingsdigitallab/corpus-building/commit/87fa558bed4f327a1e8256cf1b31936b450c5059)) | ||
* **frontend:** use the base link component instead of a ([06fa992](https://github.com/kingsdigitallab/corpus-building/commit/06fa992de416dabd3f68b8c9b9bd70a948bf5731)) | ||
* **xslt:** add compile xslt to transform the inscriptions into html ([7784f41](https://github.com/kingsdigitallab/corpus-building/commit/7784f413201ec5b902a7d550549f1811e5c6c47d)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters