anthale 0.0.2 → 0.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +46 -0
- package/README.md +0 -9
- package/package.json +1 -1
- package/src/version.ts +1 -1
- package/version.d.mts +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/version.mjs +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,51 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 0.1.1 (2026-01-19)
|
|
4
|
+
|
|
5
|
+
Full Changelog: [v0.1.0...v0.1.1](https://github.com/anthalehq/anthale-node/compare/v0.1.0...v0.1.1)
|
|
6
|
+
|
|
7
|
+
### Build System
|
|
8
|
+
|
|
9
|
+
* configure environment name for deploying ([2ae49d5](https://github.com/anthalehq/anthale-node/commit/2ae49d5d556ce0d589e09d74988d4934b02a5214))
|
|
10
|
+
|
|
11
|
+
## 0.1.0 (2026-01-19)
|
|
12
|
+
|
|
13
|
+
Full Changelog: [v0.0.1...v0.1.0](https://github.com/anthalehq/anthale-node/compare/v0.0.1...v0.1.0)
|
|
14
|
+
|
|
15
|
+
### Features
|
|
16
|
+
|
|
17
|
+
* **api:** disable mpc ([c1b2f5d](https://github.com/anthalehq/anthale-node/commit/c1b2f5dd757f7e3870447551d5d84d15e7bf08b8))
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
### Reverts
|
|
21
|
+
|
|
22
|
+
* refactor: rename package to @anthalehq/anthale ([cfe0447](https://github.com/anthalehq/anthale-node/commit/cfe0447102458d08e407c10cb9c03b0afdbb3216))
|
|
23
|
+
* refactor: rename package to @anthalehq/anthale ([7a7fc90](https://github.com/anthalehq/anthale-node/commit/7a7fc908b013a257ce498985c18c82b5048d1c2f))
|
|
24
|
+
* refactor: rename package to @anthalehq/anthale ([000da19](https://github.com/anthalehq/anthale-node/commit/000da197f3e7b604f8d5ca1dd08e58890d385ce1))
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
### Chores
|
|
28
|
+
|
|
29
|
+
* configure new SDK language ([3b63a8b](https://github.com/anthalehq/anthale-node/commit/3b63a8b3bc95d21960b503db860dfb072bedabb4))
|
|
30
|
+
* configure new SDK language ([69119b6](https://github.com/anthalehq/anthale-node/commit/69119b6ccc4409065fd79b0c0560a77e683de91a))
|
|
31
|
+
* remove custom code ([3658f0e](https://github.com/anthalehq/anthale-node/commit/3658f0eb33baeb2d80420df0a392cdd6da213093))
|
|
32
|
+
* update SDK settings ([6d320bc](https://github.com/anthalehq/anthale-node/commit/6d320bc14a0559d4788c5fe831f03b8390efa7cc))
|
|
33
|
+
* update SDK settings ([22ce456](https://github.com/anthalehq/anthale-node/commit/22ce456dca8d1535bc6b0fd506fa487a052583dd))
|
|
34
|
+
* update SDK settings ([06ce99d](https://github.com/anthalehq/anthale-node/commit/06ce99d0e102f0bdc55eef513e77f9a0461af931))
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
### Refactors
|
|
38
|
+
|
|
39
|
+
* rename package to @anthalehq/anthale ([22d5951](https://github.com/anthalehq/anthale-node/commit/22d595135275ecdab782e5db0dcfa38b0d238bdc))
|
|
40
|
+
* rename package to @anthalehq/anthale ([55e0e2d](https://github.com/anthalehq/anthale-node/commit/55e0e2d376e38ae18b58be4ab189024198397ea4))
|
|
41
|
+
* rename package to @anthalehq/anthale ([1ff0ad7](https://github.com/anthalehq/anthale-node/commit/1ff0ad74571cf79b16e191fed9305989678a9f0f))
|
|
42
|
+
* rename package to @anthalehq/anthale ([9f64ceb](https://github.com/anthalehq/anthale-node/commit/9f64ceb5627379598cd786587f8cab800e6bc908))
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
### Build System
|
|
46
|
+
|
|
47
|
+
* publish new version via oidc ([24a1568](https://github.com/anthalehq/anthale-node/commit/24a156895d25c04dab5ff3e8c38ce67831731473))
|
|
48
|
+
|
|
3
49
|
## 0.0.2 (2026-01-19)
|
|
4
50
|
|
|
5
51
|
Full Changelog: [v0.0.1...v0.0.2](https://github.com/anthalehq/anthale-node/compare/v0.0.1...v0.0.2)
|
package/README.md
CHANGED
|
@@ -8,15 +8,6 @@ The REST API documentation can be found on [anthale.com](https://anthale.com/sup
|
|
|
8
8
|
|
|
9
9
|
It is generated with [Stainless](https://www.stainless.com/).
|
|
10
10
|
|
|
11
|
-
## MCP Server
|
|
12
|
-
|
|
13
|
-
Use the Anthale MCP Server to enable AI assistants to interact with this API, allowing them to explore endpoints, make test requests, and use documentation to help integrate this SDK into your application.
|
|
14
|
-
|
|
15
|
-
[](https://cursor.com/en-US/install-mcp?name=anthale-mcp&config=eyJuYW1lIjoiYW50aGFsZS1tY3AiLCJ0cmFuc3BvcnQiOiJzc2UiLCJ1cmwiOiJodHRwczovL2FudGhhbGUuc3RsbWNwLmNvbS9zc2UifQ)
|
|
16
|
-
[](https://vscode.stainless.com/mcp/%7B%22name%22%3A%22anthale-mcp%22%2C%22type%22%3A%22sse%22%2C%22url%22%3A%22https%3A%2F%2Fanthale.stlmcp.com%2Fsse%22%7D)
|
|
17
|
-
|
|
18
|
-
> Note: You may need to set environment variables in your MCP client.
|
|
19
|
-
|
|
20
11
|
## Installation
|
|
21
12
|
|
|
22
13
|
```sh
|
package/package.json
CHANGED
package/src/version.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const VERSION = '0.
|
|
1
|
+
export const VERSION = '0.1.1'; // x-release-please-version
|
package/version.d.mts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const VERSION = "0.
|
|
1
|
+
export declare const VERSION = "0.1.1";
|
|
2
2
|
//# sourceMappingURL=version.d.mts.map
|
package/version.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const VERSION = "0.
|
|
1
|
+
export declare const VERSION = "0.1.1";
|
|
2
2
|
//# sourceMappingURL=version.d.ts.map
|
package/version.js
CHANGED
package/version.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export const VERSION = '0.
|
|
1
|
+
export const VERSION = '0.1.1'; // x-release-please-version
|
|
2
2
|
//# sourceMappingURL=version.mjs.map
|