@drone1/alt 1.0.3 → 1.0.4

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.
Files changed (2) hide show
  1. package/README.md +3 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -32,10 +32,11 @@
32
32
  * [Additional notes](#additional-notes)
33
33
  * [Delayed vs. realtime writes](#delayed-vs-realtime-writes)
34
34
  * [CI](#ci)
35
- * [PR](#pr)
35
+ * [Contributing](#contributing)
36
+ * [Feedback](#feedback)
36
37
 
37
38
  <!-- Created by https://github.com/ekalinin/github-markdown-toc -->
38
- <!-- Added by: jonl, at: Wed Apr 16 11:56:33 AM CEST 2025 -->
39
+ <!-- Added by: jonl, at: Fri Apr 18 07:20:52 PM CEST 2025 -->
39
40
 
40
41
  <!--te-->
41
42
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "type": "module",
3
3
  "name": "@drone1/alt",
4
- "version": "1.0.3",
4
+ "version": "1.0.4",
5
5
  "description": "An AI-powered localization tool",
6
6
  "main": "src/index.mjs",
7
7
  "bin": {