We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4916d51 commit 5ee26f4Copy full SHA for 5ee26f4
2 files changed
CHANGELOG.md
@@ -12,6 +12,10 @@
12
13
### Pending Fixed
14
15
+### v14.18.3 - 2025-01-02
16
+
17
+- :bug: Fixing GH Actions Trusted Publishing
18
19
### v14.18.2 - 2025-01-02
20
21
- :bug: Ensure normalize step never produces center with > 3 coordinates
package.json
@@ -65,7 +65,7 @@
65
},
66
"repository": {
67
"type": "git",
68
- "url": "https://github.com/dfpc-coe/node-cot"
+ "url": "git+https://github.com/dfpc-coe/node-cot.git"
69
70
"keywords": [
71
"tak",
0 commit comments