@doreamonjs/plugin-shared 0.3.12 → 0.3.15

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,86 +3,9 @@
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
- ## [0.3.12](https://github.com/zcorky/zodash/compare/v0.3.11...v0.3.12) (2022-08-31)
6
+ ## [0.3.15](https://github.com/doreamonjs/doreamon/compare/v0.3.14...v0.3.15) (2022-08-31)
7
7
 
8
- **Note:** Version bump only for package @doreamonjs/plugin-shared
9
-
10
-
11
-
12
-
13
-
14
- ## [0.3.9](https://github.com/zcorky/zodash/compare/v0.3.8...v0.3.9) (2022-08-31)
15
-
16
- **Note:** Version bump only for package @doreamonjs/plugin-shared
17
-
18
-
19
-
20
-
21
-
22
- ## [0.3.8](https://github.com/zcorky/zodash/compare/v0.3.7...v0.3.8) (2022-08-31)
23
-
24
- **Note:** Version bump only for package @doreamonjs/plugin-shared
25
-
26
-
27
-
28
-
29
-
30
- ## [0.3.7](https://github.com/zcorky/zodash/compare/v0.3.6...v0.3.7) (2022-08-31)
31
-
32
- **Note:** Version bump only for package @doreamonjs/plugin-shared
33
-
34
-
35
-
36
-
37
-
38
- ## [0.3.6](https://github.com/zcorky/zodash/compare/v0.3.5...v0.3.6) (2022-08-31)
39
-
40
- **Note:** Version bump only for package @doreamonjs/plugin-shared
41
-
42
-
43
-
44
-
45
-
46
- ## [0.3.5](https://github.com/zcorky/zodash/compare/v0.3.4...v0.3.5) (2022-08-31)
47
-
48
- **Note:** Version bump only for package @doreamonjs/plugin-shared
49
-
50
-
51
-
52
-
53
-
54
- ## [0.3.4](https://github.com/zcorky/zodash/compare/v0.3.3...v0.3.4) (2022-08-31)
55
-
56
- **Note:** Version bump only for package @doreamonjs/plugin-shared
57
-
58
-
59
-
60
-
61
-
62
- ## [0.3.2](https://github.com/zcorky/zodash/compare/v0.3.1...v0.3.2) (2022-08-30)
63
-
64
- ### Bug Fixes
65
-
66
- - package.json main and typings ([5a23e68](https://github.com/zcorky/zodash/commit/5a23e689ce467ddba1deeec674a8639fef3ba5a8))
67
-
68
- ## [0.3.1](https://github.com/zcorky/zodash/compare/v0.3.0...v0.3.1) (2022-08-30)
69
-
70
- **Note:** Version bump only for package @doreamonjs/plugin-request
71
-
72
- # 0.3.0 (2022-08-30)
73
8
 
74
9
  ### Bug Fixes
75
10
 
76
- - test ([ab09558](https://github.com/zcorky/zodash/commit/ab0955886a268210cef6cbfe2a6b2362f6d826d6))
77
-
78
- ### Features
79
-
80
- - add plugin-request/forms/confirms ([7901413](https://github.com/zcorky/zodash/commit/79014135cbae3337e5bf4c8372627f784ffe476e))
81
-
82
- ## [1.1.8](https://github.com/zcorky/zodash/compare/@zodash/get@1.1.7...@zodash/get@1.1.8) (2021-04-05)
83
-
84
- **Note:** Version bump only for package @zodash/get
85
-
86
- ## 1.1.7 (2021-04-05)
87
-
88
- **Note:** Version bump only for package @zodash/get
11
+ * merge confict and clean changelog ([b5b0428](https://github.com/doreamonjs/doreamon/commit/b5b042803ef660e6c8faf214bd24fc27934deb91))
package/README.md CHANGED
@@ -1,11 +1,3 @@
1
- # `@zodash/get`
1
+ # `@doreamonjs/plugin-shared`
2
2
 
3
3
  > TODO: description
4
-
5
- ## Usage
6
-
7
- ```
8
- const get = require('@zodash/get');
9
-
10
- // TODO: DEMONSTRATE API
11
- ```
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@doreamonjs/plugin-shared",
3
- "version": "0.3.12",
3
+ "version": "0.3.15",
4
4
  "description": "shared plugin for doreamonjs",
5
5
  "keywords": [
6
6
  "doreamonjs",
7
7
  "plugin"
8
8
  ],
9
- "author": "zero <tobewhatwewant@gmail.com>",
10
- "homepage": "https://github.com/zcorky/zodash#readme",
9
+ "author": "whatwewant <tobewhatwewant@gmail.com>",
10
+ "homepage": "https://github.com/doreamonjs/doreamon#readme",
11
11
  "license": "MIT",
12
12
  "main": "lib/index.js",
13
13
  "typings": "lib/index.d.ts",
@@ -54,7 +54,7 @@
54
54
  },
55
55
  "repository": {
56
56
  "type": "git",
57
- "url": "git+https://github.com/zcorky/zodash.git"
57
+ "url": "git+https://github.com/doreamonjs/doreamon.git"
58
58
  },
59
59
  "scripts": {
60
60
  "build": "tsc",
@@ -62,7 +62,7 @@
62
62
  "coverage": "codecov"
63
63
  },
64
64
  "bugs": {
65
- "url": "https://github.com/zcorky/zodash/issues"
65
+ "url": "https://github.com/doreamonjs/doreamon/issues"
66
66
  },
67
67
  "devDependencies": {
68
68
  "@types/react": "^16"
@@ -71,5 +71,5 @@
71
71
  "@zodash/doreamon": "^1.0.17",
72
72
  "history": "^5.3.0"
73
73
  },
74
- "gitHead": "efeb8d0d8b1e496c165164fbb4f9508c65ee21d9"
74
+ "gitHead": "1c8a50e361f15a083ca5edd02dafa22dffca196a"
75
75
  }