wx-svelte-tasklist 2.2.0 → 2.2.1

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/license.txt CHANGED
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2023 XB Software Sp. z o.o.
3
+ Copyright (c) 2025 XB Software Sp. z o.o.
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "wx-svelte-tasklist",
3
- "version": "2.2.0",
3
+ "version": "2.2.1",
4
4
  "description": "Simple Svelte component for adding a task list section on a page",
5
5
  "productTag": "tasklist",
6
6
  "productTrial": false,
@@ -32,9 +32,9 @@
32
32
  },
33
33
  "homepage": "https://svar.dev/svelte/core/",
34
34
  "dependencies": {
35
- "wx-tasklist-locales": "2.2.0",
35
+ "wx-tasklist-locales": "2.2.1",
36
36
  "wx-lib-data-provider": "1.6.0",
37
- "wx-svelte-core": "2.2.0",
37
+ "wx-svelte-core": "2.2.1",
38
38
  "wx-lib-dom": "0.9.1",
39
39
  "wx-lib-state": "1.9.3"
40
40
  },
package/whatsnew.md CHANGED
@@ -1,3 +1,9 @@
1
+ ## 2.2.1
2
+
3
+ ### Fixes
4
+
5
+ - Using in Salesforce environment
6
+
1
7
  ## 2.2.0
2
8
 
3
9
  - Using core@2.2.0