@doreamonjs/plugin-authorization 0.3.14 → 0.4.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 (3) hide show
  1. package/CHANGELOG.md +31 -10
  2. package/README.md +1 -9
  3. package/package.json +8 -8
package/CHANGELOG.md CHANGED
@@ -3,7 +3,7 @@
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.14](https://github.com/zcorky/zodash/compare/v0.3.13...v0.3.14) (2022-08-31)
6
+ # [0.4.0](https://github.com/doreamonjs/doreamon/compare/v0.3.17...v0.4.0) (2022-08-31)
7
7
 
8
8
  **Note:** Version bump only for package @doreamonjs/plugin-authorization
9
9
 
@@ -11,38 +11,59 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
11
11
 
12
12
 
13
13
 
14
+ # Change Log
15
+
16
+ All notable changes to this project will be documented in this file. See
17
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
18
+
19
+ ## [0.3.16](https://github.com/doreamonjs/doreamon/compare/v0.3.15...v0.3.16) (2022-08-31)
20
+
21
+ **Note:** Version bump only for package @doreamonjs/plugin-authorization
22
+
23
+ ## [0.3.15](https://github.com/doreamonjs/doreamon/compare/v0.3.14...v0.3.15) (2022-08-31)
24
+
25
+ ### Bug Fixes
26
+
27
+ - merge confict and clean changelog
28
+ ([b5b0428](https://github.com/doreamonjs/doreamon/commit/b5b042803ef660e6c8faf214bd24fc27934deb91))
29
+
14
30
  ## [0.3.13](https://github.com/zcorky/zodash/compare/v0.3.12...v0.3.13) (2022-08-31)
15
31
 
16
32
  ### Bug Fixes
17
33
 
18
- - plugin-authorization model + types ([7c4058c](https://github.com/zcorky/zodash/commit/7c4058c47429eda26de6af08ce6b2d2a423f83c9))
34
+ - plugin-authorization model + types
35
+ ([7c4058c](https://github.com/doreamonjs/doreamon/commit/7c4058c47429eda26de6af08ce6b2d2a423f83c9))
19
36
 
20
- ## [0.3.12](https://github.com/zcorky/zodash/compare/v0.3.11...v0.3.12) (2022-08-31)
37
+ ## [0.3.12](https://github.com/doreamonjs/doreamon/compare/v0.3.11...v0.3.12) (2022-08-31)
21
38
 
22
39
  **Note:** Version bump only for package @doreamonjs/plugin-authorization
23
40
 
24
- ## [0.3.3](https://github.com/zcorky/zodash/compare/v0.3.2...v0.3.3) (2022-08-30)
41
+ ## [0.3.3](https://github.com/doreamonjs/doreamon/compare/v0.3.2...v0.3.3) (2022-08-30)
25
42
 
26
43
  **Note:** Version bump only for package @doreamonjs/plugin-authorization
27
44
 
28
- ## [0.3.2](https://github.com/zcorky/zodash/compare/v0.3.1...v0.3.2) (2022-08-30)
45
+ ## [0.3.2](https://github.com/doreamonjs/doreamon/compare/v0.3.1...v0.3.2) (2022-08-30)
29
46
 
30
47
  ### Bug Fixes
31
48
 
32
- - dependencies ([60d97c5](https://github.com/zcorky/zodash/commit/60d97c5f857228f91bdbda6e833438559b3ea7d6))
33
- - package.json main and typings ([5a23e68](https://github.com/zcorky/zodash/commit/5a23e689ce467ddba1deeec674a8639fef3ba5a8))
49
+ - dependencies
50
+ ([60d97c5](https://github.com/doreamonjs/doreamon/commit/60d97c5f857228f91bdbda6e833438559b3ea7d6))
51
+ - package.json main and typings
52
+ ([5a23e68](https://github.com/doreamonjs/doreamon/commit/5a23e689ce467ddba1deeec674a8639fef3ba5a8))
34
53
 
35
54
  # 0.3.0 (2022-08-30)
36
55
 
37
56
  ### Bug Fixes
38
57
 
39
- - test ([ab09558](https://github.com/zcorky/zodash/commit/ab0955886a268210cef6cbfe2a6b2362f6d826d6))
58
+ - test
59
+ ([ab09558](https://github.com/doreamonjs/doreamon/commit/ab0955886a268210cef6cbfe2a6b2362f6d826d6))
40
60
 
41
61
  ### Features
42
62
 
43
- - add plugin-request/forms/authorizations ([7901413](https://github.com/zcorky/zodash/commit/79014135cbae3337e5bf4c8372627f784ffe476e))
63
+ - add request/forms/authorizations
64
+ ([7901413](https://github.com/doreamonjs/doreamon/commit/79014135cbae3337e5bf4c8372627f784ffe476e))
44
65
 
45
- ## [1.1.8](https://github.com/zcorky/zodash/compare/@zodash/get@1.1.7...@zodash/get@1.1.8) (2021-04-05)
66
+ ## [1.1.8](https://github.com/doreamonjs/doreamon/compare/@zodash/get@1.1.7...@zodash/get@1.1.8) (2021-04-05)
46
67
 
47
68
  **Note:** Version bump only for package @zodash/get
48
69
 
package/README.md CHANGED
@@ -1,11 +1,3 @@
1
- # `@zodash/get`
1
+ # `@doreamonjs/plugin-authorization`
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-authorization",
3
- "version": "0.3.14",
3
+ "version": "0.4.0",
4
4
  "description": "authorization 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,11 +62,11 @@
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
  "dependencies": {
68
- "@doreamonjs/plugin-request": "^0.3.14",
69
- "@doreamonjs/plugin-shared": "^0.3.14",
68
+ "@doreamonjs/plugin-shared": "^0.4.0",
69
+ "@doreamonjs/request": "^0.4.0",
70
70
  "@sentry/browser": "^7.11.1",
71
71
  "@sentry/tracing": "^7.11.1",
72
72
  "@zcorky/delay": "^1.0.1",
@@ -77,5 +77,5 @@
77
77
  "mixpanel-browser": "^2.45.0",
78
78
  "thinkingdata-browser": "^1.6.0"
79
79
  },
80
- "gitHead": "a805f143e08e0642d568cc0b6bd61b9a393ea14b"
80
+ "gitHead": "065d4416da005250f2084bb564c83ec4026bf4cd"
81
81
  }