@quenty/hide 1.7.0 → 1.8.0

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,25 @@
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
+ # [1.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/hide@1.7.1...@quenty/hide@1.8.0) (2022-01-17)
7
+
8
+
9
+ ### Features
10
+
11
+ * Add tag list to hide package ([638fe1b](https://github.com/Quenty/NevermoreEngine/commit/638fe1b6f2d5ed704821830431b782d4aa08311e))
12
+
13
+
14
+
15
+
16
+
17
+ ## [1.7.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/hide@1.7.0...@quenty/hide@1.7.1) (2022-01-16)
18
+
19
+ **Note:** Version bump only for package @quenty/hide
20
+
21
+
22
+
23
+
24
+
6
25
  # [1.7.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/hide@1.6.0...@quenty/hide@1.7.0) (2022-01-07)
7
26
 
8
27
  **Note:** Version bump only for package @quenty/hide
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@quenty/hide",
3
- "version": "1.7.0",
3
+ "version": "1.8.0",
4
4
  "description": "Utility system that leverages the binder system to hide authored objects. Centralized here for cross-system communication.",
5
5
  "keywords": [
6
6
  "Roblox",
@@ -26,12 +26,12 @@
26
26
  "Quenty"
27
27
  ],
28
28
  "dependencies": {
29
- "@quenty/binder": "^4.7.0",
30
- "@quenty/loader": "^3.3.0",
31
- "@quenty/servicebag": "^3.4.0"
29
+ "@quenty/binder": "^4.8.0",
30
+ "@quenty/loader": "^3.4.0",
31
+ "@quenty/servicebag": "^3.5.0"
32
32
  },
33
33
  "publishConfig": {
34
34
  "access": "public"
35
35
  },
36
- "gitHead": "5a3f3fb6c908fd3874f5ceacc70b404780275119"
36
+ "gitHead": "c094ba8f4e128cdff08919d89de226d3d65247ce"
37
37
  }
@@ -0,0 +1,20 @@
1
+ <roblox xmlns:xmime="http://www.w3.org/2005/05/xmlmime" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.roblox.com/roblox.xsd" version="4">
2
+ <Meta name="ExplicitAutoJoints">true</Meta>
3
+ <External>null</External>
4
+ <External>nil</External>
5
+ <Item class="Folder" referent="RBX19C7C1347F324CDCA1BA9CFA3BE35F7F">
6
+ <Properties>
7
+ <string name="Name">TagList</string>
8
+ <BinaryString name="Tags">VGFnRWRpdG9yVGFnQ29udGFpbmVy</BinaryString>
9
+ </Properties>
10
+ <Item class="Configuration" referent="RBX24A4637A43254D1F9975C9B31AA7F655">
11
+ <Properties>
12
+ <BinaryString name="AttributesSerialize"><![CDATA[BgAAAAsAAABBbHdheXNPblRvcAMABQAAAENvbG9yD0bkID3AWXM/7Ne3PggAAABEcmF3VHlw
13
+ ZQIDAAAAQm94BQAAAEdyb3VwAgQAAABIaWRlBAAAAEljb24CCQAAAGVtb2ppOmV5ZQcAAABW
14
+ aXNpYmxlAwE=]]></BinaryString>
15
+ <string name="Name">Hide</string>
16
+ <BinaryString name="Tags"></BinaryString>
17
+ </Properties>
18
+ </Item>
19
+ </Item>
20
+ </roblox>