@signageos/lib 10.19.1-master.1902 → 10.19.2-master.1906

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/CHANGELOG.md +4 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -8,6 +8,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
8
8
  ### Fixed
9
9
  - Updated common types package - new Feature Flags
10
10
 
11
+ ## [10.19.1] - 2023-05-29
12
+ ### Fixed
13
+ - Updated common types package - new Feature Flags
14
+
11
15
  ## [10.19.0] - 2023-05-25
12
16
  ### Added
13
17
  - New extension pack of typescript type: `NullableFromPartial`
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@signageos/lib",
3
- "version": "10.19.1-master.1902",
3
+ "version": "10.19.2-master.1906",
4
4
  "main": "./dist",
5
5
  "files": [
6
6
  "tools",