Skip to content

Commit 61785bf

Browse files
chore(main): release 0.2.0
1 parent a665131 commit 61785bf

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

.fern/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
"enable-wire-tests": true
1111
},
1212
"originGitCommit": "78fd4d4c60752a78daaa68b3d58da0554c9ce481",
13-
"sdkVersion": "0.1.0"
13+
"sdkVersion": "0.2.0"
1414
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.0"
2+
".": "0.2.0"
33
}

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [0.2.0](https://github.com/deepgram/deepgram-java-sdk/compare/v0.1.0...v0.2.0) (2026-03-30)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* fern regeneration with com.deepgram package prefix ([#17](https://github.com/deepgram/deepgram-java-sdk/issues/17))
9+
10+
### Features
11+
12+
* fern regeneration with com.deepgram package prefix ([#17](https://github.com/deepgram/deepgram-java-sdk/issues/17)) ([a665131](https://github.com/deepgram/deepgram-java-sdk/commit/a66513101681105d4b87fe7c5a405b874c1d3fdd))
13+
314
## 0.1.0 (2026-03-27)
415

516

0 commit comments

Comments
 (0)