Skip to content

Commit 05da81a

Browse files
chore(main): release 0.1.0
1 parent e2c8890 commit 05da81a

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

.release-please-manifest.json

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: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
11
# Changelog
2+
3+
## 0.1.0 (2025-06-18)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* release 0.1.0 ([#6](https://github.com/launchdarkly/ruby-server-sdk-ai/issues/6)) ([e2c8890](https://github.com/launchdarkly/ruby-server-sdk-ai/commit/e2c8890cbe35e9cc79169845b417999f260e1ecc))
9+
10+
## Changelog

PROVENANCE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ To verify SLSA provenance attestations, we recommend using [slsa-verifier](https
99
<!-- x-release-please-start-version -->
1010
```
1111
# Set the version of the SDK to verify
12-
VERSION=0.0.0
12+
VERSION=0.1.0
1313
```
1414
<!-- x-release-please-end -->
1515

0 commit comments

Comments
 (0)