@tolgee/svelte 4.9.0-rc.b7a4088.0 → 4.9.2

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.
package/CHANGELOG.md CHANGED
@@ -3,12 +3,33 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- # 4.9.0-rc.b7a4088.0 (2022-09-02)
6
+ ## [4.9.2](https://github.com/tolgee/tolgee-js/compare/v4.9.1...v4.9.2) (2022-09-07)
7
+
8
+ **Note:** Version bump only for package @tolgee/svelte
9
+
10
+
11
+
12
+
13
+
14
+ ## [4.9.1](https://github.com/tolgee/tolgee-js/compare/v4.9.0...v4.9.1) (2022-09-05)
15
+
16
+ **Note:** Version bump only for package @tolgee/svelte
17
+
7
18
 
8
19
 
9
- ### Features
10
20
 
11
- * devtools to shadow dom to avoid css influence ([b7a4088](https://github.com/tolgee/tolgee-js/commit/b7a4088cb46321104c772511db5a748abf9f53ae))
21
+
22
+ # [4.9.0](https://github.com/tolgee/tolgee-js/compare/v4.8.6...v4.9.0) (2022-09-03)
23
+
24
+ **Note:** Version bump only for package @tolgee/svelte
25
+
26
+
27
+
28
+
29
+
30
+ ## [4.8.6](https://github.com/tolgee/tolgee-js/compare/v4.8.5...v4.8.6) (2022-09-02)
31
+
32
+ **Note:** Version bump only for package @tolgee/svelte
12
33
 
13
34
 
14
35
 
package/README.md CHANGED
File without changes
package/T.svelte CHANGED
File without changes
package/T.svelte.d.ts CHANGED
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
package/getTranslate.d.ts CHANGED
File without changes
package/getTranslate.js CHANGED
File without changes
package/index.d.ts CHANGED
File without changes
package/index.js CHANGED
File without changes
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@tolgee/svelte",
3
- "version": "4.9.0-rc.b7a4088.0",
3
+ "version": "4.9.2",
4
4
  "dependencies": {
5
- "@tolgee/core": "^4.9.0-rc.b7a4088.0",
6
- "@tolgee/ui": "^4.9.0-rc.b7a4088.0"
5
+ "@tolgee/core": "^4.9.2",
6
+ "@tolgee/ui": "^4.9.2"
7
7
  },
8
8
  "devDependencies": {
9
9
  "@sveltejs/adapter-auto": "1.0.0-next.65",
package/types.d.ts CHANGED
File without changes
package/types.js CHANGED
File without changes