@axinom/mosaic-cli 0.3.4 → 0.3.6-rc.8
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 +52 -68
- package/package.json +5 -6
- package/CHANGELOG.old.md +0 -48
package/CHANGELOG.md
CHANGED
|
@@ -1,71 +1,55 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
* chore: #32048 - iteration 26 release ([74290b9](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/74290b9)), closes [#32048](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/32048)
|
|
4
|
-
* chore: generated changelogs from deltas ([a2c491b](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/a2c491b))
|
|
5
|
-
* chore: renamed current changelogs to CHANGELOG.old.md to not conflict with CC generated ones ([f18404f](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/f18404f))
|
|
6
|
-
* chore: yarn version apply ([cc2fcf0](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/cc2fcf0))
|
|
7
|
-
* fix: fixed animation issues with async data ([e2d77d7](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/e2d77d7))
|
|
8
|
-
* Merged PR 3609: Environment Admin Self Service ([71e6af7](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/71e6af7)), closes [#28040](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/28040) [#28041](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/28041)
|
|
9
|
-
* Merged PR 3672: Refactoring configurations to use a common approach ([063dcc3](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/063dcc3)), closes [#28398](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/28398)
|
|
10
|
-
* Merged PR 3685: @axinom/mosaic-cli ([13a293a](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/13a293a)), closes [#25840](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/25840)
|
|
11
|
-
* Merged PR 3714: fix for cli build ([fe0caa2](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/fe0caa2)), closes [#26050](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/26050)
|
|
12
|
-
* Merged PR 3737: Iteration-13 release ([afa97ee](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/afa97ee)), closes [#28511](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/28511)
|
|
13
|
-
* Merged PR 3781: Adding a 'get-access-token' command to the CLI ([c558b52](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/c558b52)), closes [#28154](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/28154)
|
|
14
|
-
* Merged PR 3799: adding cli change to changelog ([649a16e](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/649a16e)), closes [#26050](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/26050)
|
|
15
|
-
* Merged PR 3868: ITERATION 14 Release ([2d33144](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/2d33144)), closes [#28886](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/28886)
|
|
16
|
-
* Merged PR 3882: moved publish-schema-to-db to mosaic cli ([e6afee2](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/e6afee2)), closes [#28689](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/28689)
|
|
17
|
-
* Merged PR 4238: Iteration 16 release ([a6300fd](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/a6300fd)), closes [#29303](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/29303)
|
|
18
|
-
* Merged PR 4255: Update: TypeScript 4.2.4 ([0cfc73c](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/0cfc73c)), closes [#29579](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/29579)
|
|
19
|
-
* Merged PR 4383: adding licenses to our packages ([d81f677](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/d81f677)), closes [#29833](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/29833)
|
|
20
|
-
* Merged PR 4418: added generate-changelogs script & new changelog-delta.yaml ([9741d89](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/9741d89)), closes [#29331](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/29331)
|
|
21
|
-
* Merged PR 4634: pg-dump cli command added and integrated ([864fd8f](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/864fd8f)), closes [#27868](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/27868)
|
|
22
|
-
* Merged PR 4686: Updated build pipelines for libraries to enable continuous pre-releases ([ec7d873](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/ec7d873)), closes [#30430](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/30430)
|
|
23
|
-
* Merged PR 4694: updated license text ([4e2966c](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/4e2966c)), closes [#29833](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/29833)
|
|
24
|
-
* Merged PR 4713: Bulk Actions Refactor ([3f5fed8](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/3f5fed8)), closes [#30585](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/30585) [#30587](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/30587)
|
|
25
|
-
* Merged PR 4718: pre-release version bumps ([31b0464](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/31b0464)), closes [#30475](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/30475)
|
|
26
|
-
* Merged PR 4750: Upgrade Zapatos version to 3.6.0 ([f03a269](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/f03a269)), closes [#30526](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/30526)
|
|
27
|
-
* Merged PR 4782: Moved message linting and code generation logic to cli ([4c06fd1](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/4c06fd1)), closes [#28887](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/28887)
|
|
28
|
-
* Merged PR 4800: bumped patch in libmessages because of tooling update #28887 ([5989011](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/5989011)), closes [#28887](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/28887) [#28887](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/28887)
|
|
29
|
-
* Merged PR 4841: Removed onActionSelected prop from FormStationProps and moved it to ActionData ([1517c87](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/1517c87)), closes [#29435](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/29435)
|
|
30
|
-
* Merged PR 4916: Add CLI option to encrypt "VIP" secrets ([7443e34](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/7443e34)), closes [#30855](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/30855)
|
|
31
|
-
* Merged PR 4947: User info dropdown z-index issue ([c996dad](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/c996dad)), closes [#30769](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/30769)
|
|
32
|
-
* Merged PR 4982: Annotate plugin now supports permissions sets ([e6f3ad1](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/e6f3ad1)), closes [#30985](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/30985)
|
|
33
|
-
* Merged PR 5013: Options filter to display label instead of value ([c3bd22f](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/c3bd22f)), closes [#31025](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/31025)
|
|
34
|
-
* Merged PR 5021: Release 20 merge [no ci] ([a98abc4](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/a98abc4)), closes [#30718](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/30718) [#30719](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/30719)
|
|
35
|
-
* Merged PR 5037: new pre release for portal 0.3.1-rc.2 ([ccae332](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/ccae332)), closes [#23444](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/23444)
|
|
36
|
-
* Merged PR 5045: creating pre releases for all ([f045003](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/f045003)), closes [#23444](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/23444)
|
|
37
|
-
* Merged PR 5081: CustomDataEntry for DynamicDataList ([a1a6cc9](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/a1a6cc9)), closes [#31233](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/31233)
|
|
38
|
-
* Merged PR 5090: updated msg-codegen to accept a configurable file pattern, this also makes the curre ([b7e8303](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/b7e8303)), closes [#30627](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/30627)
|
|
39
|
-
* Merged PR 5128: SubMenu Component ([482ab0e](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/482ab0e)), closes [#31301](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/31301)
|
|
40
|
-
* Merged PR 5130: Fix peer dependency warnings ([b0bf92f](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/b0bf92f)), closes [#30242](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/30242)
|
|
41
|
-
* Merged PR 5197: Introducing className prop to UI elements ([299d4ee](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/299d4ee)), closes [#30992](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/30992)
|
|
42
|
-
* Merged PR 5212: Release 22 merge [skip ci] ([69e961f](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/69e961f)), closes [#30955](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/30955) [#30956](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/30956) [#31446](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/31446) [#31447](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/31447)
|
|
43
|
-
* Merged PR 5225: Add empty option for Select Field ([6568694](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/6568694)), closes [#31522](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/31522)
|
|
44
|
-
* Merged PR 5228: Authentication and Authorization for GQL Subscriptions ([c32567b](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/c32567b)), closes [#31474](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/31474) [#31475](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/31475)
|
|
45
|
-
* Merged PR 5271: Subscription support in enumOperationsGenerator plugin ([58fa7c4](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/58fa7c4)), closes [#31563](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/31563)
|
|
46
|
-
* Merged PR 5276: #31426: fix messaging error handling ([b988d8f](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/b988d8f)), closes [#31426](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/31426)
|
|
47
|
-
* Merged PR 5286: getSubject now throws an error if subject is not present ([25e2a4f](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/25e2a4f)), closes [#31427](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/31427)
|
|
48
|
-
* Merged PR 5302: Renamed SubMenu to InlineMenu ([149293c](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/149293c)), closes [#26531](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/26531)
|
|
49
|
-
* Merged PR 5304: Swapped GenerateArrayMutations order ([0d09128](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/0d09128)), closes [#26531](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/26531)
|
|
50
|
-
* Merged PR 5310: adding useModal ([71cbdce](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/71cbdce)), closes [#29313](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/29313)
|
|
51
|
-
* Merged PR 5334: Styling Changes for Actions ([cb416d5](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/cb416d5)), closes [#31125](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/31125)
|
|
52
|
-
* Merged PR 5361: False positive validation error is fixed on FileUploadField ([89909d5](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/89909d5)), closes [#31166](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/31166)
|
|
53
|
-
* Merged PR 5405: jest-expect-message dependency added to service-common ([e4caa09](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/e4caa09)), closes [#31789](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/31789)
|
|
54
|
-
* Merged PR 5473: R24 merge [no ci] ([45f9949](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/45f9949)), closes [#30568](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/30568) [#31816](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/31816) [#31858](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/31858)
|
|
55
|
-
* Merged PR 5479: Remove colorization tags from error messages. ([70e85bf](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/70e85bf)), closes [#31755](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/31755)
|
|
56
|
-
* Merged PR 5490: Allow numeric 0 as value for SingleLineText ([05b0538](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/05b0538)), closes [#31899](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/31899)
|
|
57
|
-
* Merged PR 5495: Introducing Tooltip Feature ([0f20348](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/0f20348)), closes [#31371](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/31371) [#31933](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/31933)
|
|
58
|
-
* Merged PR 5500: Fixed unhandled fk exception ([42fcf15](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/42fcf15)), closes [#31575](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/31575)
|
|
59
|
-
* Merged PR 5527: Logs whitelisting implemented ([bedd294](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/bedd294))
|
|
60
|
-
* Merged PR 5534: Renamed "Undo" to "Undo Changes" ([bdeb7c7](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/bdeb7c7)), closes [#32018](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/32018)
|
|
61
|
-
* Merged PR 5542: Iteration 25 release merge [no ci] ([b9e0345](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/b9e0345)), closes [#31931](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/31931) [#31826](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/31826) [#31928](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/31928)
|
|
62
|
-
* Merged PR 5559: Additional version increments ([f184a16](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/f184a16)), closes [#30501](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/30501)
|
|
63
|
-
* Merged PR 5562: config urls are now encoded ([78bfdda](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/78bfdda)), closes [#26811](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/26811)
|
|
64
|
-
* Merged PR 5566: Fix default thumbprint values ([4472424](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/4472424)), closes [#32101](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/32101)
|
|
65
|
-
* Merged PR 5574: Non-Destructive Array Sort Transformer ([e30e838](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/e30e838)), closes [#26531](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/26531)
|
|
66
|
-
* Merged PR 5596: Moved input fields to first position ([14a048b](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/14a048b)), closes [#32016](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/32016)
|
|
67
|
-
* Merged PR 5598: Add administration functionality for the user-service ([65131ca](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/65131ca)), closes [#31821](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/31821)
|
|
68
|
-
* Merged PR 5602: ErrorDataMapper improved to support more override options ([7be2c7f](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/commits/7be2c7f)), closes [#28826](https://ssh.dev.azure.com/v3/axinom/CMS/Navy/issues/28826)
|
|
1
|
+
# Change Log
|
|
69
2
|
|
|
3
|
+
All notable changes to this project will be documented in this file. See
|
|
4
|
+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
70
5
|
|
|
6
|
+
### 0.3.5 (2021-09-01)
|
|
71
7
|
|
|
8
|
+
**Note:** Version bump only for package @axinom/mosaic-cli
|
|
9
|
+
|
|
10
|
+
### [0.3.3] - 2021-08-31
|
|
11
|
+
|
|
12
|
+
#### Changed
|
|
13
|
+
|
|
14
|
+
- mosaic-service-common library version updated.
|
|
15
|
+
|
|
16
|
+
### [0.3.1] - 2021-07-21
|
|
17
|
+
|
|
18
|
+
#### Added
|
|
19
|
+
|
|
20
|
+
- Added missing peer dependencies for graphile-utils.
|
|
21
|
+
|
|
22
|
+
### [0.3.0] - 2021-06-21
|
|
23
|
+
|
|
24
|
+
#### Added
|
|
25
|
+
|
|
26
|
+
- `encrypt-encoding-secret` command added to encrypt secret values to be used in
|
|
27
|
+
the Axinom Encoding Service by its public certificate.
|
|
28
|
+
|
|
29
|
+
### [0.2.0] - 2021-05-31
|
|
30
|
+
|
|
31
|
+
#### Added
|
|
32
|
+
|
|
33
|
+
- `pg-dump` development command added to simplify the creation of the database
|
|
34
|
+
dump file and allow running it explicitly and not only when the shadow
|
|
35
|
+
database is re-generated.
|
|
36
|
+
- `msg-codegen` command that will lint and generate code from message JSON
|
|
37
|
+
schemas.
|
|
38
|
+
|
|
39
|
+
### [0.1.0] - 2021-03-31
|
|
40
|
+
|
|
41
|
+
#### Added
|
|
42
|
+
|
|
43
|
+
- Adding `publish-schema-to-db` command
|
|
44
|
+
|
|
45
|
+
### [0.0.2] - 2021-02-26
|
|
46
|
+
|
|
47
|
+
#### Added
|
|
48
|
+
|
|
49
|
+
- Adding `get-access-token` command
|
|
50
|
+
|
|
51
|
+
### [0.0.1] - 2021-02-19
|
|
52
|
+
|
|
53
|
+
#### Added
|
|
54
|
+
|
|
55
|
+
- Adding `apply-templates` command
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@axinom/mosaic-cli",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.6-rc.8",
|
|
4
4
|
"description": "The Axinom Mosaic CLI",
|
|
5
5
|
"author": "Axinom",
|
|
6
6
|
"license": "PROPRIETARY",
|
|
@@ -21,12 +21,11 @@
|
|
|
21
21
|
"start:dev": "yarn dev",
|
|
22
22
|
"dev": "tsc --watch",
|
|
23
23
|
"test": "jest",
|
|
24
|
-
"test:ci": "jest --reporters=default --reporters=jest-junit --coverage --coverageReporters=cobertura --coverageReporters=html"
|
|
25
|
-
"prepublishOnly": "yarn build"
|
|
24
|
+
"test:ci": "jest --reporters=default --reporters=jest-junit --coverage --coverageReporters=cobertura --coverageReporters=html"
|
|
26
25
|
},
|
|
27
26
|
"dependencies": {
|
|
28
|
-
"@axinom/mosaic-id-link-be": "^0.3.
|
|
29
|
-
"@axinom/mosaic-service-common": "^0.5
|
|
27
|
+
"@axinom/mosaic-id-link-be": "^0.3.6-rc.8",
|
|
28
|
+
"@axinom/mosaic-service-common": "^0.6.0-rc.5",
|
|
30
29
|
"@stoplight/spectral": "^5.9.1",
|
|
31
30
|
"chalk": "^4.1.0",
|
|
32
31
|
"diff": "^5.0.0",
|
|
@@ -55,5 +54,5 @@
|
|
|
55
54
|
"publishConfig": {
|
|
56
55
|
"access": "public"
|
|
57
56
|
},
|
|
58
|
-
"gitHead": "
|
|
57
|
+
"gitHead": "af57a11042f357bccf3a1f7a94d21e7bc7cab546"
|
|
59
58
|
}
|
package/CHANGELOG.old.md
DELETED
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
# Changelog
|
|
2
|
-
|
|
3
|
-
## [0.3.3] - 2021-08-31
|
|
4
|
-
|
|
5
|
-
### Changed
|
|
6
|
-
|
|
7
|
-
- mosaic-service-common library version updated.
|
|
8
|
-
|
|
9
|
-
## [0.3.1] - 2021-07-21
|
|
10
|
-
|
|
11
|
-
### Added
|
|
12
|
-
|
|
13
|
-
- Added missing peer dependencies for graphile-utils.
|
|
14
|
-
|
|
15
|
-
## [0.3.0] - 2021-06-21
|
|
16
|
-
|
|
17
|
-
### Added
|
|
18
|
-
|
|
19
|
-
- `encrypt-encoding-secret` command added to encrypt secret values to be used in
|
|
20
|
-
the Axinom Encoding Service by its public certificate.
|
|
21
|
-
|
|
22
|
-
## [0.2.0] - 2021-05-31
|
|
23
|
-
|
|
24
|
-
### Added
|
|
25
|
-
|
|
26
|
-
- `pg-dump` development command added to simplify the creation of the database
|
|
27
|
-
dump file and allow running it explicitly and not only when the shadow
|
|
28
|
-
database is re-generated.
|
|
29
|
-
- `msg-codegen` command that will lint and generate code from message JSON
|
|
30
|
-
schemas.
|
|
31
|
-
|
|
32
|
-
## [0.1.0] - 2021-03-31
|
|
33
|
-
|
|
34
|
-
### Added
|
|
35
|
-
|
|
36
|
-
- Adding `publish-schema-to-db` command
|
|
37
|
-
|
|
38
|
-
## [0.0.2] - 2021-02-26
|
|
39
|
-
|
|
40
|
-
### Added
|
|
41
|
-
|
|
42
|
-
- Adding `get-access-token` command
|
|
43
|
-
|
|
44
|
-
## [0.0.1] - 2021-02-19
|
|
45
|
-
|
|
46
|
-
### Added
|
|
47
|
-
|
|
48
|
-
- Adding `apply-templates` command
|