Skip to content

Commit 8683ee2

Browse files
committed
Chore: Release prep for v1.4.0
1 parent 5743f41 commit 8683ee2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
* Add support for Bluesky authentication in ASP.NET Razor Pages.
1010

11-
## 1.4.0 - Unreleased, In Progress
11+
## 1.4.0 - 2026-18-01
1212

1313
### Added
1414

@@ -32,8 +32,8 @@ for custom `AtProtoRecord` classes.
3232
### Changed
3333

3434
#### idunno.AtProto
35-
* Update `Value` property on `AtRepositoryRecord` to be settable.
3635

36+
* Update `Value` property on `AtRepositoryRecord` to be settable.
3737

3838
## 1.3.0 - 2026-01-10
3939

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": "1.4.0-prelease",
3+
"version": "1.4.0",
44
"publicReleaseRefSpec": [
55
"^refs\/heads\/rel\/.*$"
66
],

0 commit comments

Comments
 (0)