@tscircuit/footprinter 0.0.113 → 0.0.114

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 +2 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -61,6 +61,8 @@ fp.dip(4).w(7.62).socket()
61
61
 
62
62
  Watch this [getting started with footprinter contribution guide!](https://blog.tscircuit.com/p/learn-how-to-contribute-to-tscircuits?utm_campaign=post&utm_medium=web)
63
63
 
64
+ https://github.com/user-attachments/assets/72596154-1410-4b2d-9e35-0e2d1af9415f
65
+
64
66
  ## Footprinter Strings
65
67
 
66
68
  A footprinter string is a string that maps to a set of builder calls.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@tscircuit/footprinter",
3
3
  "type": "module",
4
- "version": "0.0.113",
4
+ "version": "0.0.114",
5
5
  "description": "",
6
6
  "main": "dist/index.js",
7
7
  "files": [