gopadjs 2.3.0 → 2.4.0
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/.github/RELEASE +1 -1
- package/CHANGELOG.md +7 -0
- package/README.md +2 -2
- package/flake.lock +16 -16
- package/openapi.yml +1 -1
- package/package.json +1 -1
package/.github/RELEASE
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
Mon
|
|
1
|
+
Mon Feb 3 08:12:29 UTC 2025
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [2.4.0](https://github.com/gopad/gopad-js/compare/v2.3.0...v2.4.0) (2025-02-10)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Features
|
|
7
|
+
|
|
8
|
+
* **deps:** update dependency prettier to v3.5.0 ([#169](https://github.com/gopad/gopad-js/issues/169)) ([7da9f2f](https://github.com/gopad/gopad-js/commit/7da9f2fa16a362c2ac8dd0e7d7398dd725144cf3))
|
|
9
|
+
|
|
3
10
|
## [2.3.0](https://github.com/gopad/gopad-js/compare/v2.2.1...v2.3.0) (2025-02-03)
|
|
4
11
|
|
|
5
12
|
|
package/README.md
CHANGED
|
@@ -6,7 +6,7 @@ This repository provides a client SDK for Typescript/Javascript. This SDK is
|
|
|
6
6
|
automatically generated by the [OpenAPI Generator][generator] project:
|
|
7
7
|
|
|
8
8
|
- API version: 1.0.0-alpha1
|
|
9
|
-
- Package version: 2.
|
|
9
|
+
- Package version: 2.4.0
|
|
10
10
|
- Build package: org.openapitools.codegen.languages.TypeScriptAxiosClientCodegen
|
|
11
11
|
|
|
12
12
|
For more information, please visit [https://gopad.eu](https://gopad.eu)
|
|
@@ -39,7 +39,7 @@ the following command within your project directory, after that you can import
|
|
|
39
39
|
it as other libraries:
|
|
40
40
|
|
|
41
41
|
```console
|
|
42
|
-
npm install --save gopadjs@2.
|
|
42
|
+
npm install --save gopadjs@2.4.0
|
|
43
43
|
```
|
|
44
44
|
|
|
45
45
|
### Installation with Git
|
package/flake.lock
CHANGED
|
@@ -37,11 +37,11 @@
|
|
|
37
37
|
"nixpkgs": "nixpkgs_3"
|
|
38
38
|
},
|
|
39
39
|
"locked": {
|
|
40
|
-
"lastModified":
|
|
41
|
-
"narHash": "sha256-
|
|
40
|
+
"lastModified": 1738414267,
|
|
41
|
+
"narHash": "sha256-7B+rkQlQ8zIzVgJRiu49ZFST6NBWt+JsnQZ/Q4W3qlI=",
|
|
42
42
|
"owner": "cachix",
|
|
43
43
|
"repo": "devenv",
|
|
44
|
-
"rev": "
|
|
44
|
+
"rev": "3f49b4afbb9a80b1e81fb6071f59dac152177efa",
|
|
45
45
|
"type": "github"
|
|
46
46
|
},
|
|
47
47
|
"original": {
|
|
@@ -93,11 +93,11 @@
|
|
|
93
93
|
"nixpkgs-lib": "nixpkgs-lib"
|
|
94
94
|
},
|
|
95
95
|
"locked": {
|
|
96
|
-
"lastModified":
|
|
97
|
-
"narHash": "sha256
|
|
96
|
+
"lastModified": 1738453229,
|
|
97
|
+
"narHash": "sha256-7H9XgNiGLKN1G1CgRh0vUL4AheZSYzPm+zmZ7vxbJdo=",
|
|
98
98
|
"owner": "hercules-ci",
|
|
99
99
|
"repo": "flake-parts",
|
|
100
|
-
"rev": "
|
|
100
|
+
"rev": "32ea77a06711b758da0ad9bd6a844c5740a87abd",
|
|
101
101
|
"type": "github"
|
|
102
102
|
},
|
|
103
103
|
"original": {
|
|
@@ -188,11 +188,11 @@
|
|
|
188
188
|
]
|
|
189
189
|
},
|
|
190
190
|
"locked": {
|
|
191
|
-
"lastModified":
|
|
192
|
-
"narHash": "sha256-
|
|
191
|
+
"lastModified": 1734114420,
|
|
192
|
+
"narHash": "sha256-n52PUzub5jZWc8nI/sR7UICOheU8rNA+YZ73YaHeCBg=",
|
|
193
193
|
"owner": "domenkozar",
|
|
194
194
|
"repo": "nix",
|
|
195
|
-
"rev": "
|
|
195
|
+
"rev": "bde6a1a0d1f2af86caa4d20d23eca019f3d57eee",
|
|
196
196
|
"type": "github"
|
|
197
197
|
},
|
|
198
198
|
"original": {
|
|
@@ -220,14 +220,14 @@
|
|
|
220
220
|
},
|
|
221
221
|
"nixpkgs-lib": {
|
|
222
222
|
"locked": {
|
|
223
|
-
"lastModified":
|
|
224
|
-
"narHash": "sha256-
|
|
223
|
+
"lastModified": 1738452942,
|
|
224
|
+
"narHash": "sha256-vJzFZGaCpnmo7I6i416HaBLpC+hvcURh/BQwROcGIp8=",
|
|
225
225
|
"type": "tarball",
|
|
226
|
-
"url": "https://github.com/NixOS/nixpkgs/archive/
|
|
226
|
+
"url": "https://github.com/NixOS/nixpkgs/archive/072a6db25e947df2f31aab9eccd0ab75d5b2da11.tar.gz"
|
|
227
227
|
},
|
|
228
228
|
"original": {
|
|
229
229
|
"type": "tarball",
|
|
230
|
-
"url": "https://github.com/NixOS/nixpkgs/archive/
|
|
230
|
+
"url": "https://github.com/NixOS/nixpkgs/archive/072a6db25e947df2f31aab9eccd0ab75d5b2da11.tar.gz"
|
|
231
231
|
}
|
|
232
232
|
},
|
|
233
233
|
"nixpkgs_2": {
|
|
@@ -264,11 +264,11 @@
|
|
|
264
264
|
},
|
|
265
265
|
"nixpkgs_4": {
|
|
266
266
|
"locked": {
|
|
267
|
-
"lastModified":
|
|
268
|
-
"narHash": "sha256-
|
|
267
|
+
"lastModified": 1738410390,
|
|
268
|
+
"narHash": "sha256-xvTo0Aw0+veek7hvEVLzErmJyQkEcRk6PSR4zsRQFEc=",
|
|
269
269
|
"owner": "NixOS",
|
|
270
270
|
"repo": "nixpkgs",
|
|
271
|
-
"rev": "
|
|
271
|
+
"rev": "3a228057f5b619feb3186e986dbe76278d707b6e",
|
|
272
272
|
"type": "github"
|
|
273
273
|
},
|
|
274
274
|
"original": {
|
package/openapi.yml
CHANGED