@intlayer/docs 7.5.4 → 7.5.6

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.
@@ -15,7 +15,11 @@ keywords:
15
15
  slugs:
16
16
  - blog
17
17
  - intlayer-with-react-intl
18
+ youtubeVideo: https://www.youtube.com/watch?v=MpGMxniDHNg
18
19
  history:
20
+ - version: 7.0.7
21
+ date: 2025-11-06
22
+ changes: AI sağlayıcı desteği dokümantasyonu eklendi
19
23
  - version: 7.0.6
20
24
  date: 2025-11-01
21
25
  changes: loadJSON eklentisi eklendi
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@intlayer/docs",
3
- "version": "7.5.4",
3
+ "version": "7.5.6",
4
4
  "private": false,
5
5
  "description": "Intlayer documentation",
6
6
  "keywords": [
@@ -73,13 +73,13 @@
73
73
  "watch": "webpack --config ./webpack.config.ts --watch"
74
74
  },
75
75
  "dependencies": {
76
- "@intlayer/config": "7.5.4",
77
- "@intlayer/core": "7.5.4",
78
- "@intlayer/types": "7.5.4"
76
+ "@intlayer/config": "7.5.6",
77
+ "@intlayer/core": "7.5.6",
78
+ "@intlayer/types": "7.5.6"
79
79
  },
80
80
  "devDependencies": {
81
- "@intlayer/api": "7.5.4",
82
- "@intlayer/cli": "7.5.4",
81
+ "@intlayer/api": "7.5.6",
82
+ "@intlayer/cli": "7.5.6",
83
83
  "@types/node": "25.0.3",
84
84
  "@utils/ts-config": "1.0.4",
85
85
  "@utils/ts-config-types": "1.0.4",