@se-studio/project-build 1.0.152 → 1.0.155

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 +18 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,23 @@
1
1
  # @se-studio/project-build
2
2
 
3
+ ## 1.0.155
4
+
5
+ ### Patch Changes
6
+
7
+ - Version bump: patch for changed packages
8
+
9
+ ## 1.0.154
10
+
11
+ ### Patch Changes
12
+
13
+ - Version bump: patch for changed packages
14
+
15
+ ## 1.0.153
16
+
17
+ ### Patch Changes
18
+
19
+ - Version bump: patch for changed packages
20
+
3
21
  ## 1.0.152
4
22
 
5
23
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@se-studio/project-build",
3
- "version": "1.0.152",
3
+ "version": "1.0.155",
4
4
  "description": "Build tools and management scripts for SE Studio projects",
5
5
  "repository": {
6
6
  "type": "git",