@lunch-money/developer-docs 2.11.0-preview.11 → 2.11.0-preview.13

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.
@@ -2,10 +2,10 @@
2
2
 
3
3
  - Removal of the alpha warning from this page
4
4
  - Features to more strongly differentiate this version of the portal from the main version, such as a beta header and favicon
5
- - Beta versions of new [v2 API](/v2/docs) endpoints:
6
- - [/crypto/manual](#tag/crypto-manual)
7
- - [/crypto/synced](#tag/crypto-synced)
8
- - [/balance/history](#tag/crypto-manual)
5
+ - Beta versions of new [v2 API](/v2/docs) endpoints:cp
6
+ - [/crypto/manual](v2/docs#tag/crypto-manual)
7
+ - [/crypto/synced](v2/docs#tag/crypto-synced)
8
+ - [/balance/history](v2/docs#tag/crypto-manual)
9
9
 
10
10
 
11
11
  Feedback is welcome. [Email dev-support@lunchmoney.app](mailto:dev-support@lunchmoney.app) or join us in the [developers channel](https://discord.com/channels/842337014556262411/1134594318414389258) on the [Lunch Money Discord](https://lunchmoney.app/discord).
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lunch-money/developer-docs",
3
- "version": "2.11.0-preview.11",
3
+ "version": "2.11.0-preview.13",
4
4
  "description": "Developer documentation content for Lunch Money APIs",
5
5
  "exports": {
6
6
  ".": "./package.json",