11 Commits

Author SHA1 Message Date
ff3880e528
release: v2.1.0
All checks were successful
Code Analysis / SonarQube (push) Successful in 33s
v2.1.0
2025-03-27 14:18:47 -07:00
bec1413137 feat: add dark mode, update source links (#1)
All checks were successful
Code Analysis / SonarQube (push) Successful in 32s
### Explanation

_No response_

### Issue

_No response_

### Attestations

- [x] I have read and agree to the [Code of Conduct](https://docs.nhcarrigan.com/community/coc/)
- [x] I have read and agree to the [Community Guidelines](https://docs.nhcarrigan.com/community/guide/).
- [x] My contribution complies with the [Contributor Covenant](https://docs.nhcarrigan.com/dev/covenant/).

### Dependencies

- [x] I have pinned the dependencies to a specific patch version.

### Style

- [ ] I have run the linter and resolved any errors.
- [ ] My pull request uses an appropriate title, matching the conventional commit standards.
- [ ] My scope of feat/fix/chore/etc. correctly matches the nature of changes in my pull request.

### Tests

- [ ] My contribution adds new code, and I have added tests to cover it.
- [ ] My contribution modifies existing code, and I have updated the tests to reflect these changes.
- [ ] All new and existing tests pass locally with my changes.
- [ ] Code coverage remains at or above the configured threshold.

### Documentation

_No response_

### Versioning

Minor - My pull request introduces a new non-breaking feature.

Reviewed-on: #1
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2025-03-27 14:18:19 -07:00
2f055e6f35
release: v2.0.0
All checks were successful
Code Analysis / SonarQube (push) Successful in 27s
v2.0.0
2025-02-28 23:58:28 -08:00
7436a092c0
feat: rename and add sakura theme
Some checks failed
Code Analysis / SonarQube (push) Has been cancelled
2025-02-28 23:58:04 -08:00
51388dd929
chore: add sonar workflow
All checks were successful
Code Analysis / SonarQube (push) Successful in 46s
2025-02-26 13:22:15 -08:00
b0595f4856
release: v1.1.1 v1.1.1 2025-02-23 14:17:19 -08:00
a70b4efdb0
fix: lighten colour for comments 2025-02-23 14:16:03 -08:00
4114575c31
1.1.0 v1.1.0 2025-02-06 14:10:53 -08:00
38440c384d
feat: make it all blue 2025-02-06 14:10:38 -08:00
8646d51550
feat: port over the theme v1.0.0 2025-02-06 14:04:57 -08:00
nhcarrigan
59bc12cedf Initial commit 2025-02-06 14:02:37 -08:00