@bottlebooks/valid-values 6.5.1 → 6.5.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,6 +3,17 @@
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
+ ## [6.5.2](https://github.com/bottlebooks/bottlebooks/compare/@bottlebooks/valid-values@6.5.1...@bottlebooks/valid-values@6.5.2) (2023-04-03)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * metatartaricAcid category ([c3654d6](https://github.com/bottlebooks/bottlebooks/commit/c3654d664fa6870c0b665b01e57b3b248e6e35d9))
12
+
13
+
14
+
15
+
16
+
6
17
  ## [6.5.1](https://github.com/bottlebooks/bottlebooks/compare/@bottlebooks/valid-values@6.5.0...@bottlebooks/valid-values@6.5.1) (2023-03-31)
7
18
 
8
19
 
@@ -873,7 +873,7 @@ var allIngredients = {
873
873
  message: 'metatartaric acid'
874
874
  },
875
875
  metadata: {
876
- tags: ['ACIDITY_REGULATOR', 'STABILISER'],
876
+ tags: ['STABILISER'],
877
877
  productType: _productTypesWine["default"]
878
878
  }
879
879
  }),
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@bottlebooks/valid-values",
3
3
  "description": "The Bottlebooks lookup values, defined globally.",
4
4
  "private": false,
5
- "version": "6.5.1",
5
+ "version": "6.5.2",
6
6
  "type": "commonjs",
7
7
  "main": "dist/index.js",
8
8
  "scripts": {
@@ -33,5 +33,5 @@
33
33
  "@babel/core": "^7.15.5",
34
34
  "@lingui/core": "3.14.0"
35
35
  },
36
- "gitHead": "cb705f75b95a5aaead5aa14c074021552ccb9c01"
36
+ "gitHead": "24e11ca4ebc0c1cb80c6bdccebd14497921e5bde"
37
37
  }
@@ -766,7 +766,7 @@ const allIngredients = {
766
766
  message: 'metatartaric acid',
767
767
  }),
768
768
  metadata: {
769
- tags: ['ACIDITY_REGULATOR', 'STABILISER'],
769
+ tags: ['STABILISER'],
770
770
  productType: PRODUCT_TYPE_WINES,
771
771
  },
772
772
  }),