Skip to content

Commit 1ea2172

Browse files
committed
Release 0.6.3.0 (GHC 9.8 support)
1 parent 517f14b commit 1ea2172

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 0.6.3.0
6+
57
* GHC 9.8 support
68

79
## 0.6.2.0

aeson-typescript.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ cabal-version: 1.12
55
-- see: https://github.com/sol/hpack
66

77
name: aeson-typescript
8-
version: 0.6.2.0
8+
version: 0.6.3.0
99
synopsis: Generate TypeScript definition files from your ADTs
1010
description: Please see the README on Github at <https://github.com/codedownio/aeson-typescript#readme>
1111
category: Text, Web, JSON

package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: aeson-typescript
2-
version: 0.6.2.0
2+
version: 0.6.3.0
33
github: "codedownio/aeson-typescript"
44
license: BSD3
55
category: Text, Web, JSON

0 commit comments

Comments
 (0)