Skip to content

Commit e90f815

Browse files
committed
Release prep.
1 parent b431201 commit e90f815

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

history.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Version History
22

3+
## 0.8.0
4+
5+
### Features
6+
7+
#### idunno.Bluesky
8+
9+
* Add list management APIs and documentation.
10+
311
## 0.7.0
412

513
### Features

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3-
"version": "0.7.0-prerelease",
3+
"version": "0.8.0-prerelease",
44
"publicReleaseRefSpec": [
55
"^refs\/heads\/rel\/.*$"
66
],

0 commit comments

Comments
 (0)