@ray-js/babel-preset-standard 0.6.5 → 0.6.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/CHANGELOG.md +4 -0
  2. package/package.json +4 -4
package/CHANGELOG.md CHANGED
@@ -2,6 +2,10 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
4
4
 
5
+ ### [0.6.6-beta-1](./compare/v0.6.5...v0.6.6-beta-1) (2022-09-28)
6
+
7
+ **Note:** Version bump only for package @ray-js/babel-preset-standard
8
+
5
9
  ### [0.6.3-beta-1](./compare/v0.6.2...v0.6.3-beta-1) (2022-09-26)
6
10
 
7
11
  **Note:** Version bump only for package @ray-js/babel-preset-standard
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ray-js/babel-preset-standard",
3
- "version": "0.6.5",
3
+ "version": "0.6.6",
4
4
  "description": "Ray babel-preset-standard",
5
5
  "keywords": [
6
6
  "ray"
@@ -22,13 +22,13 @@
22
22
  "@babel/plugin-proposal-optional-chaining": "^7.14.5",
23
23
  "@babel/plugin-syntax-jsx": "^7.14.5",
24
24
  "@babel/preset-react": "^7.14.5",
25
- "@ray-js/babel-preset-base": "^0.6.5",
25
+ "@ray-js/babel-preset-base": "^0.6.6",
26
26
  "babel-plugin-macros": "^3.1.0",
27
27
  "babel-plugin-minify-dead-code-elimination-while-loop-fixed": "^0.3.0",
28
28
  "babel-plugin-transform-prune-unused-imports": "^1.0.1"
29
29
  },
30
30
  "devDependencies": {
31
- "@ray-js/types": "^0.6.5",
31
+ "@ray-js/types": "^0.6.6",
32
32
  "babel-plugin-tester": "^10.1.0",
33
33
  "jest": "^27.2.0",
34
34
  "ts-jest": "^27.0.5"
@@ -39,6 +39,6 @@
39
39
  "email": "tuyafe@tuya.com"
40
40
  }
41
41
  ],
42
- "gitHead": "547c710fa9a2cdb8749be0d4907149c02f74d4f3",
42
+ "gitHead": "b90d4bada69566bd6b085ebf0a7dcaeb40edc443",
43
43
  "repository": {}
44
44
  }