@goodgamestudios/cxf-plugins 0.105.1 → 0.105.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.
@@ -4,7 +4,9 @@
4
4
  <option name="autoReloadType" value="SELECTIVE" />
5
5
  </component>
6
6
  <component name="ChangeListManager">
7
- <list default="true" id="8a643d80-9fae-495e-993b-06419d273af9" name="Changes" comment="chore: increase minor version" />
7
+ <list default="true" id="8a643d80-9fae-495e-993b-06419d273af9" name="Changes" comment="chore: increase minor version">
8
+ <change beforePath="$PROJECT_DIR$/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/package.json" afterDir="false" />
9
+ </list>
8
10
  <option name="SHOW_DIALOG" value="false" />
9
11
  <option name="HIGHLIGHT_CONFLICTS" value="true" />
10
12
  <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
@@ -107,6 +109,7 @@
107
109
  <workItem from="1748327320631" duration="2000" />
108
110
  <workItem from="1762858593590" duration="6503000" />
109
111
  <workItem from="1762875591656" duration="42000" />
112
+ <workItem from="1762961231892" duration="665000" />
110
113
  </task>
111
114
  <task id="LOCAL-00001" summary="fix: switch production version">
112
115
  <created>1648645320970</created>
@@ -164,7 +167,14 @@
164
167
  <option name="project" value="LOCAL" />
165
168
  <updated>1762864660327</updated>
166
169
  </task>
167
- <option name="localTasksCounter" value="9" />
170
+ <task id="LOCAL-00009" summary="chore: increase minor version">
171
+ <created>1762961323158</created>
172
+ <option name="number" value="00009" />
173
+ <option name="presentableId" value="LOCAL-00009" />
174
+ <option name="project" value="LOCAL" />
175
+ <updated>1762961323158</updated>
176
+ </task>
177
+ <option name="localTasksCounter" value="10" />
168
178
  <servers />
169
179
  </component>
170
180
  <component name="TypeScriptGeneratedFilesManager">
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@goodgamestudios/cxf-plugins",
3
- "version": "0.105.1",
3
+ "version": "0.105.2",
4
4
  "description": "List of plugins that will be installed by CXF",
5
5
  "author": "Davide de Paolis ddepaolis@goodgamestudios.com",
6
6
  "license": "UNLICENSED",