-
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.
Automatically generated by python-semantic-release
- Loading branch information
semantic-release
committed
Nov 2, 2023
1 parent
4da5543
commit e52d174
Showing
1 changed file
with
57 additions
and
0 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,57 @@ | ||
# CHANGELOG | ||
|
||
|
||
|
||
## v1.0.0 (2023-11-02) | ||
|
||
### Breaking | ||
|
||
* refactor!: cahgne name of config variable ([`daa7114`](https://github.com/SEIBootcamps/sphinx-handouts/commit/daa7114067ebd32b3c75cff435bcb62b4b323f40)) | ||
|
||
* fix!: remove Boostrap related features | ||
|
||
These have been migrated to a different package, sphinx-bootcampstrap ([`ef9dab7`](https://github.com/SEIBootcamps/sphinx-handouts/commit/ef9dab7cbf70cd9cae6da3051737d3c148d4e105)) | ||
|
||
### Chore | ||
|
||
* chore: update example ([`4da5543`](https://github.com/SEIBootcamps/sphinx-handouts/commit/4da55433922970be42b4582c791944afa53b4bc2)) | ||
|
||
* chore: update justfile ([`6c58dfa`](https://github.com/SEIBootcamps/sphinx-handouts/commit/6c58dfa72099bda431e9481975bb672bf3723b36)) | ||
|
||
* chore: add local dependency ([`8547a57`](https://github.com/SEIBootcamps/sphinx-handouts/commit/8547a572dce1df51c29bef457f74ea1ae3a60014)) | ||
|
||
* chore: update example ([`1980716`](https://github.com/SEIBootcamps/sphinx-handouts/commit/19807164b77d5064f17686f0459a48577464e1b3)) | ||
|
||
* chore: migrate directives to sphinx-bootcampstrap ([`1e99981`](https://github.com/SEIBootcamps/sphinx-handouts/commit/1e999812259b3571d7517707d6b23796feba9ac4)) | ||
|
||
* chore: remove revealjs theme ([`463a1fe`](https://github.com/SEIBootcamps/sphinx-handouts/commit/463a1fea42d3f6d46f08e62a2008019ca2fae5fa)) | ||
|
||
* chore: use vscode-modelines to configure language on template files ([`8abe0e1`](https://github.com/SEIBootcamps/sphinx-handouts/commit/8abe0e1f482a391361be6f8a8126d49ef0d6534a)) | ||
|
||
* chore: migrate build recipes ([`d9a8b1f`](https://github.com/SEIBootcamps/sphinx-handouts/commit/d9a8b1f7e7c97ae66a1fca9ad1411e65454298bd)) | ||
|
||
* chore: update .vscode/settings.json ([`0e5e26f`](https://github.com/SEIBootcamps/sphinx-handouts/commit/0e5e26f01f5814ce17cbc2228bb92288a3821c65)) | ||
|
||
* chore: update conf.py for example ([`59a8782`](https://github.com/SEIBootcamps/sphinx-handouts/commit/59a8782459ada35e310eec30e9a671370e5c5d64)) | ||
|
||
* chore: fix _bootstrap.scss ([`4d00d8c`](https://github.com/SEIBootcamps/sphinx-handouts/commit/4d00d8c205ae0fc874f98a11991a9459115026ef)) | ||
|
||
* chore: migrate python from old repo ([`e3dc334`](https://github.com/SEIBootcamps/sphinx-handouts/commit/e3dc334f13d8ef422e3a6906c04ff211b9c021a1)) | ||
|
||
* chore: migrate examples/ from old repo ([`88cbd55`](https://github.com/SEIBootcamps/sphinx-handouts/commit/88cbd5564674e688945c2b0dc3bc1c55852b932c)) | ||
|
||
* chore: mgrate scss from old repo ([`75ec219`](https://github.com/SEIBootcamps/sphinx-handouts/commit/75ec2192a463947dbc32155eaa4fd6021abfaa04)) | ||
|
||
* chore: update configs ([`c14d43a`](https://github.com/SEIBootcamps/sphinx-handouts/commit/c14d43a06f974e193859029c4f6308afd4e5af9d)) | ||
|
||
* chore: remove yarn-error.log ([`a5d9cc0`](https://github.com/SEIBootcamps/sphinx-handouts/commit/a5d9cc0793cdf2a37e9688ef51a8ffb0b44fdce3)) | ||
|
||
* chore: initial commit ([`40d8dc2`](https://github.com/SEIBootcamps/sphinx-handouts/commit/40d8dc2c734aa3f80efab7696539707f5055ff2f)) | ||
|
||
### Fix | ||
|
||
* fix(themes): fix name of partial in HTML template ([`7c31bec`](https://github.com/SEIBootcamps/sphinx-handouts/commit/7c31becd84a1c9ee5de319f1410f44db1d80c97a)) | ||
|
||
### Style | ||
|
||
* style: fix HTML templates ([`c720e74`](https://github.com/SEIBootcamps/sphinx-handouts/commit/c720e74b060f3c4f3abd2a23e12cd8a54fbeee07)) |