Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2021-10-09)

### Bug Fixes

* **.releaserc:** added beta branch to semantic release configuration file ([fe9f3b1](fe9f3b1))
* **package.json:** Changed repository URL ([d15faf5](d15faf5))
* **package.json:** committing cardinal sin and adding development to version ([0240882](0240882))
* **github actions:** fixed the install dependencies step of the CI Relase workflow ([a7ba85c](a7ba85c))
* **release.yml:** re-added GH_TOKEN after addking it to CI secrets ([ac0b21b](ac0b21b))
* **package.json:** removed the sign off portion of the commitizen step ([aa61bd0](aa61bd0))
* **release workflow:** using environmental variable for GITHUB_TOKEN ([52e4974](52e4974))

### Features

* **palette:** added colors to my palette as well as some branding colors ([3147f67](3147f67))
* **renovate.json:** added config file for renovate bot ([db0499a](db0499a))
* finished setting up important bits of the initial repo iteration ([9870e2a](9870e2a))
* finished setting up important bits of the initial repo iteration ([450d61a](450d61a))
* initial commit ([37fac25](37fac25))
  • Loading branch information
semantic-release-bot committed Oct 9, 2021
1 parent 1b749fd commit d16a682
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# 1.0.0 (2021-10-09)


### Bug Fixes

* **.releaserc:** added beta branch to semantic release configuration file ([fe9f3b1](https://github.com/blackboardd/magui/commit/fe9f3b120788e83ab2fe527e35893362192702e2))
* **package.json:** Changed repository URL ([d15faf5](https://github.com/blackboardd/magui/commit/d15faf578fccb5bd775db48c78dd699b676cb8cd))
* **package.json:** committing cardinal sin and adding development to version ([0240882](https://github.com/blackboardd/magui/commit/02408821d6970d62404ec39f54bb8ece2f983700))
* **github actions:** fixed the install dependencies step of the CI Relase workflow ([a7ba85c](https://github.com/blackboardd/magui/commit/a7ba85c275f3ae6476b65bbbe18e5735ef35fb7a))
* **release.yml:** re-added GH_TOKEN after addking it to CI secrets ([ac0b21b](https://github.com/blackboardd/magui/commit/ac0b21b3d586d4d531ce4b1ddc0e89cd6777e3df))
* **package.json:** removed the sign off portion of the commitizen step ([aa61bd0](https://github.com/blackboardd/magui/commit/aa61bd03a53de2989332e261388b2f7bab5b5c79))
* **release workflow:** using environmental variable for GITHUB_TOKEN ([52e4974](https://github.com/blackboardd/magui/commit/52e497400ed8e4107e1a19ca653c4e62495476c2))


### Features

* **palette:** added colors to my palette as well as some branding colors ([3147f67](https://github.com/blackboardd/magui/commit/3147f6737d37f53f1a134cebd1f315b9024c7416))
* **renovate.json:** added config file for renovate bot ([db0499a](https://github.com/blackboardd/magui/commit/db0499abc57e1f8f5592ceef49327f47123de923))
* finished setting up important bits of the initial repo iteration ([9870e2a](https://github.com/blackboardd/magui/commit/9870e2affd2627d60437090bec24745fc883bcab))
* finished setting up important bits of the initial repo iteration ([450d61a](https://github.com/blackboardd/magui/commit/450d61a5c16b048f5d6869c1325d37d57fe84802))
* initial commit ([37fac25](https://github.com/blackboardd/magui/commit/37fac255952f16f8b5237e25f8a4ed172ea332cc))

0 comments on commit d16a682

Please sign in to comment.