Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
57 lines
1.4 KiB
Markdown
57 lines
1.4 KiB
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
## [0.1.1] - 2023-03-20
|
|
|
|
### Dependencies
|
|
|
|
- chore(deps): update dependencies ([details](https://api.github.com/repos/KonradSzwarc/devscard/pulls/212))
|
|
|
|
## [0.1.0] - 2023-03-13
|
|
|
|
### Features
|
|
|
|
- feat: improved target attribute in labelled values ([details](https://github.com/KonradSzwarc/devscard/pull/210))
|
|
|
|
## [0.0.6] - 2023-03-06
|
|
|
|
### Dependencies
|
|
|
|
- chore(deps): update dependencies ([details](https://api.github.com/repos/KonradSzwarc/devscard/pulls/209))
|
|
|
|
## [0.0.5] - 2023-02-27
|
|
|
|
### Dependencies
|
|
|
|
- chore(deps): update dependencies ([details](https://api.github.com/repos/KonradSzwarc/devscard/pulls/207))
|
|
|
|
## [0.0.4] - 2023-02-22
|
|
|
|
### Workflow
|
|
|
|
- ci: automatically update project version and changelog for Renovate's PRs
|
|
|
|
## [0.0.3] - 2023-02-21
|
|
|
|
### Dependencies
|
|
|
|
- chore(deps): update dependencies ([details](https://github.com/KonradSzwarc/devscard/pull/202))
|
|
|
|
## [0.0.2] - 2023-02-16
|
|
|
|
### Dependencies
|
|
|
|
- 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).
|