23 lines
632 B
Markdown
23 lines
632 B
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
## [0.0.3] - 2023-02-21
|
|
|
|
- chore(deps): update dependencies ([details](https://github.com/KonradSzwarc/devscard/pull/202))
|
|
|
|
## [0.0.2] - 2023-02-16
|
|
|
|
- chore(deps): update dependencies ([details](https://github.com/KonradSzwarc/devscard/pull/201))
|
|
|
|
## [0.0.1] - 2023-02-08
|
|
|
|
### Workflow
|
|
|
|
- ci: add `package.json` version and changelog check to PR workflow.
|
|
- ci: setup release workflow on the `main` branch.
|
|
|
|
### Docs
|
|
|
|
- docs: create changelog file.
|
|
- docs: add [contributing page](https://devscard.gitbook.io/docs/project-development/contributing).
|