Skip to content

Commit ac8a5de

Browse files
release: 0.1.0
1 parent 39e42e3 commit ac8a5de

File tree

4 files changed

+43
-3
lines changed

4 files changed

+43
-3
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.1"
2+
".": "0.1.0"
33
}

CHANGELOG.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
# Changelog
2+
3+
## 0.1.0 (2025-11-07)
4+
5+
Full Changelog: [v0.0.1...v0.1.0](https://github.com/uselemma/sdk-typescript/compare/v0.0.1...v0.1.0)
6+
7+
### Features
8+
9+
* **api:** api update ([39e42e3](https://github.com/uselemma/sdk-typescript/commit/39e42e3cfea74703e1b227a82e9c11e749170f73))
10+
* **api:** api update ([dc9ac24](https://github.com/uselemma/sdk-typescript/commit/dc9ac241ffbcfdeae12f5ff384355f2d08dee1b9))
11+
* **api:** api update ([c4d7db7](https://github.com/uselemma/sdk-typescript/commit/c4d7db7dcc6b0a822e9c522948906cc8c23129dd))
12+
* **api:** api update ([a9ee901](https://github.com/uselemma/sdk-typescript/commit/a9ee901901e8e3510d091372eff35c3e8594914c))
13+
* **api:** api update ([ccc6bf8](https://github.com/uselemma/sdk-typescript/commit/ccc6bf818028cfc316e0f2e196473255a8b41901))
14+
* **api:** api update ([e3ae36f](https://github.com/uselemma/sdk-typescript/commit/e3ae36f149da8616ae2bf3f0aa6029554b1fa573))
15+
* **api:** api update ([097e169](https://github.com/uselemma/sdk-typescript/commit/097e1691d1af606de49b96035e6fcec0b4da6653))
16+
* **api:** api update ([8f016e7](https://github.com/uselemma/sdk-typescript/commit/8f016e7b624a8b61946c22c544aaf8632d6f524e))
17+
* **api:** api update ([9ead242](https://github.com/uselemma/sdk-typescript/commit/9ead242afb24c736e027a01d4dc3e55882d45959))
18+
* **api:** api update ([dda2e8d](https://github.com/uselemma/sdk-typescript/commit/dda2e8df85e63753d6a055b3ac780178030880c4))
19+
* **api:** api update ([658bc53](https://github.com/uselemma/sdk-typescript/commit/658bc53090278fbe5c83758fd62ef55acaa45c29))
20+
* **api:** api update ([90c79c2](https://github.com/uselemma/sdk-typescript/commit/90c79c2c7aa8e6c9c1ab67ff67c3e727ccd37f58))
21+
* **api:** api update ([c0a94aa](https://github.com/uselemma/sdk-typescript/commit/c0a94aae772f10b6c6bccf4baaf41006674d4a0c))
22+
* **api:** api update ([7ae061e](https://github.com/uselemma/sdk-typescript/commit/7ae061edf8e8abc13a5df884d208a347cabe698c))
23+
* **api:** api update ([ba76c1b](https://github.com/uselemma/sdk-typescript/commit/ba76c1b97254be6a84deb637770966db9a005309))
24+
* **api:** manual updates ([ca291ea](https://github.com/uselemma/sdk-typescript/commit/ca291ea7ab9e0d778986cfe82ffeb6867490826c))
25+
* **api:** manual updates ([9336ccb](https://github.com/uselemma/sdk-typescript/commit/9336ccb94df5cb1415ac9c6f3962954470c6de20))
26+
* **api:** manual updates ([ed45521](https://github.com/uselemma/sdk-typescript/commit/ed45521203625adcb99c142442ac6b551c31a5cc))
27+
* **api:** manual updates ([0adf6b0](https://github.com/uselemma/sdk-typescript/commit/0adf6b0dbed5213e4de4ac6cbd5202e70836a892))
28+
* **api:** manual updates ([570b183](https://github.com/uselemma/sdk-typescript/commit/570b1839922e7ac9ba3dc50b93f0770f0bc6ce3e))
29+
* **api:** manual updates ([7ca24c5](https://github.com/uselemma/sdk-typescript/commit/7ca24c5d2a4fec9349c8e944d42a80ea833d588a))
30+
31+
32+
### Chores
33+
34+
* configure new SDK language ([1de1069](https://github.com/uselemma/sdk-typescript/commit/1de1069cf2dd27e4bab327c7a0448df6ed4fe370))
35+
* configure new SDK language ([775857d](https://github.com/uselemma/sdk-typescript/commit/775857d571f525812e5f93023daaa896c749d200))
36+
* update SDK settings ([536ac09](https://github.com/uselemma/sdk-typescript/commit/536ac096ad23d239293ae67948331fd16ad30864))
37+
* update SDK settings ([0126a8c](https://github.com/uselemma/sdk-typescript/commit/0126a8cf20e16bf3c86f7dabd1f2ee3d4f15d367))
38+
* update SDK settings ([1c4f467](https://github.com/uselemma/sdk-typescript/commit/1c4f467803036eb9f60a3d996fbf93417ca8d92f))
39+
* update SDK settings ([00b1c15](https://github.com/uselemma/sdk-typescript/commit/00b1c15d7a1b581babf4cce1b1da4f0c0aabbc3f))
40+
* update SDK settings ([5a724bc](https://github.com/uselemma/sdk-typescript/commit/5a724bc82ce67530b1b908b4b6c44485f3d0af33))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lemma-node",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "The official TypeScript library for the Lemma API",
55
"author": "Lemma <>",
66
"types": "dist/index.d.ts",

src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const VERSION = '0.0.1'; // x-release-please-version
1+
export const VERSION = '0.1.0'; // x-release-please-version

0 commit comments

Comments
 (0)