@rsdk/prettier-config 4.0.0-next.2 → 4.0.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +58 -4
  2. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -3,6 +3,56 @@
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
+ ## [4.0.0](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.19...v4.0.0) (2023-12-04)
7
+
8
+ **Note:** Version bump only for package @rsdk/prettier-config
9
+
10
+ ## [4.0.0-next.19](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.18...v4.0.0-next.19) (2023-12-02)
11
+
12
+ **Note:** Version bump only for package @rsdk/prettier-config
13
+
14
+ ## [4.0.0-next.18](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.17...v4.0.0-next.18) (2023-12-02)
15
+
16
+ **Note:** Version bump only for package @rsdk/prettier-config
17
+
18
+ ## [4.0.0-next.17](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.16...v4.0.0-next.17) (2023-12-01)
19
+
20
+ **Note:** Version bump only for package @rsdk/prettier-config
21
+
22
+ ## [4.0.0-next.16](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.15...v4.0.0-next.16) (2023-11-30)
23
+
24
+ **Note:** Version bump only for package @rsdk/prettier-config
25
+
26
+ ## [4.0.0-next.15](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.14...v4.0.0-next.15) (2023-11-30)
27
+
28
+ ### Features
29
+
30
+ * added protocol detector ([#166](https://github.com/R-Vision/rsdk/issues/166)) ([f348995](https://github.com/R-Vision/rsdk/commit/f348995f29648c7392b7375c5b2001197d60eb36))
31
+
32
+ ## [4.0.0-next.14](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.13...v4.0.0-next.14) (2023-11-29)
33
+
34
+ **Note:** Version bump only for package @rsdk/prettier-config
35
+
36
+ ## [4.0.0-next.13](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.12...v4.0.0-next.13) (2023-11-29)
37
+
38
+ **Note:** Version bump only for package @rsdk/prettier-config
39
+
40
+ ## [4.0.0-next.12](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.11...v4.0.0-next.12) (2023-11-29)
41
+
42
+ **Note:** Version bump only for package @rsdk/prettier-config
43
+
44
+ ## [4.0.0-next.11](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.10...v4.0.0-next.11) (2023-11-29)
45
+
46
+ **Note:** Version bump only for package @rsdk/prettier-config
47
+
48
+ ## [4.0.0-next.10](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.9...v4.0.0-next.10) (2023-11-29)
49
+
50
+ **Note:** Version bump only for package @rsdk/prettier-config
51
+
52
+ ## [4.0.0-next.9](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.8...v4.0.0-next.9) (2023-11-29)
53
+
54
+ **Note:** Version bump only for package @rsdk/prettier-config
55
+
6
56
  ## [4.0.0-next.2](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.1...v4.0.0-next.2) (2023-11-10)
7
57
 
8
58
  **Note:** Version bump only for package @rsdk/prettier-config
@@ -27,7 +77,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
27
77
 
28
78
  ### Features
29
79
 
30
- * change publish config for eslint-plugin, prettier-config, tsconfig ([def7140](https://github.com/R-Vision/rsdk/commit/def714063af0236f35a4290ffc168af4d4037247))
80
+ * change publish config for eslint-plugin, prettier-config,
81
+ tsconfig ([def7140](https://github.com/R-Vision/rsdk/commit/def714063af0236f35a4290ffc168af4d4037247))
31
82
 
32
83
  # [2.0.0](https://github.com/R-Vision/rsdk/compare/v1.0.12...v2.0.0) (2023-06-06)
33
84
 
@@ -37,7 +88,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
37
88
 
38
89
  ### Bug Fixes
39
90
 
40
- * remove private dependencies from `peerDependencies` section ([0bce6ff](https://github.com/R-Vision/rsdk/commit/0bce6ffb5b699e2ed1dc9aca77cbdbf085267ff7))
91
+ * remove private dependencies from `peerDependencies`
92
+ section ([0bce6ff](https://github.com/R-Vision/rsdk/commit/0bce6ffb5b699e2ed1dc9aca77cbdbf085267ff7))
41
93
 
42
94
  ## 1.0.11 (2023-05-23)
43
95
 
@@ -47,7 +99,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
47
99
 
48
100
  ### Bug Fixes
49
101
 
50
- * add "access: public" to new packages ([04d5983](https://github.com/R-Vision/rsdk/commit/04d5983cfa3e97c5d8219e07208a0499a8c6bc83))
102
+ * add "access: public" to new
103
+ packages ([04d5983](https://github.com/R-Vision/rsdk/commit/04d5983cfa3e97c5d8219e07208a0499a8c6bc83))
51
104
 
52
105
  ## 1.0.9 (2023-05-21)
53
106
 
@@ -77,7 +130,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
77
130
 
78
131
  ### Bug Fixes
79
132
 
80
- * builtin make not private in npm ([50c83b6](https://github.com/R-Vision/rsdk/commit/50c83b6454f9a89f1e99d3b33a497ce2c029d8c6))
133
+ * builtin make not private in
134
+ npm ([50c83b6](https://github.com/R-Vision/rsdk/commit/50c83b6454f9a89f1e99d3b33a497ce2c029d8c6))
81
135
 
82
136
  ## 1.0.2 (2023-05-10)
83
137
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@rsdk/prettier-config",
3
3
  "license": "Apache License 2.0",
4
- "version": "4.0.0-next.2",
4
+ "version": "4.0.0",
5
5
  "main": "index.js",
6
6
  "publishConfig": {
7
7
  "access": "public"
@@ -9,5 +9,5 @@
9
9
  "dependencies": {
10
10
  "rxjs": "^7.8.1"
11
11
  },
12
- "gitHead": "442be21d7300bdf6f3596a6fc3d9c2cd0a5e8ef3"
12
+ "gitHead": "e38e5b762d2c4aab277f0f65a5be5abcbccba8a8"
13
13
  }