Skip to content

Commit bafa655

Browse files
chore: release 0.1.0
Automatically generated by python-semantic-release [skip ci]
1 parent 0b5b2c4 commit bafa655

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). See
6+
[conventional commits](https://www.conventionalcommits.org/en/v1.0.0/) for commit guidelines.
7+
8+
## [Unreleased](https://github.com/afuetterer/python-re3data/compare/0.1.0...main)
9+
10+
## 0.1.0 (2024-05-20)
11+
12+
### Features
13+
14+
- add initial cli (#32) ([`0b5b2c4`](https://github.com/afuetterer/python-re3data/commit/0b5b2c4a855656196d0c502de93752c780be6c40))
15+
16+
### Documentation
17+
18+
- **readme:** add short project description (#28) ([`c20f23e`](https://github.com/afuetterer/python-re3data/commit/c20f23e7b682c10c0749043e851b81cf0ec80f61))
19+
- **readme:** add similar projects (#23) ([`7e3e919`](https://github.com/afuetterer/python-re3data/commit/7e3e919d512d9f8556a3c45e7a6f164b9e19be9a))
20+
- set up python-semantic-release templates (#21) ([`bcd976a`](https://github.com/afuetterer/python-re3data/commit/bcd976aa4dcc25188dcf16f82d2a5cee475c5983))
21+
- **readme:** add codeql badge (#18) ([`ee6f6aa`](https://github.com/afuetterer/python-re3data/commit/ee6f6aa7dfb1f2b8b6e4d8e10bbe67b10af00c04))
22+

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ keywords:
1717
- repositories
1818
- research data
1919
version: 0.1.0
20-
date-released: 2024-05-18
20+
date-released: 2024-05-20

0 commit comments

Comments
 (0)