chore(release): v1.0.0

# 1.0.0 (2021-09-07)

### Bug Fixes

* **test:** adding coverage test ([9250289](925028984d))
* correcting references and NuGet metadata ([de17b4a](de17b4a75b))

### Features

* initial commit ([9fe90f8](9fe90f820c))
This commit is contained in:
semantic-release-bot 2021-09-07 05:08:00 +00:00
parent 925028984d
commit c224039257
2 changed files with 15 additions and 3 deletions

12
CHANGELOG.md Normal file
View file

@ -0,0 +1,12 @@
# 1.0.0 (2021-09-07)
### Bug Fixes
* **test:** adding coverage test ([9250289](https://gitlab.com/mfgames-cil/mfgames-markdown-gemtext-cil/commit/925028984d782fc8f7a9a90812a6a57ae90cc617))
* correcting references and NuGet metadata ([de17b4a](https://gitlab.com/mfgames-cil/mfgames-markdown-gemtext-cil/commit/de17b4a75b3eed733f36032365d0f21d6a02e955))
### Features
* initial commit ([9fe90f8](https://gitlab.com/mfgames-cil/mfgames-markdown-gemtext-cil/commit/9fe90f820c7333d5cbc9b74cb301e64849ec21ca))

6
package-lock.json generated
View file

@ -1,11 +1,11 @@
{
"name": "gallium-cil",
"version": "1.0.1",
"name": "mfgames-markdown-gemtext-cil",
"version": "1.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"version": "1.0.1",
"version": "1.0.0",
"devDependencies": {
"@commitlint/cli": "^13.1.0",
"@commitlint/config-conventional": "^13.1.0",