Skip to content

Commit cc9dbe8

Browse files
chore(main): release 0.1.0
1 parent 8caef5a commit cc9dbe8

2 files changed

Lines changed: 20 additions & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.0.0"
2+
".": "0.1.0"
33
}

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Changelog
2+
3+
## 0.1.0 (2026-03-27)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* enable bump-minor-pre-major for 0.x versioning
9+
10+
### Features
11+
12+
* configure release-please and Maven Central publishing ([f0320c1](https://github.com/deepgram/deepgram-java-sdk/commit/f0320c1cbe9c79fbd52220db1c3850c3ac03eb44))
13+
* enable bump-minor-pre-major for 0.x versioning ([d54dcdd](https://github.com/deepgram/deepgram-java-sdk/commit/d54dcdd18c9395eb4a40007c0b5db885424764a4))
14+
* initial SDK with full API coverage ([60fe23a](https://github.com/deepgram/deepgram-java-sdk/commit/60fe23ae4b23bb937cb2de878280a3c310bc8098))
15+
16+
17+
### Bug Fixes
18+
19+
* **changelog:** Removing changelog ([#15](https://github.com/deepgram/deepgram-java-sdk/issues/15)) ([8caef5a](https://github.com/deepgram/deepgram-java-sdk/commit/8caef5ad71d0976246246a14ae693cd62038e27c))

0 commit comments

Comments
 (0)