Skip to content

Commit

Permalink
lint: format
Browse files Browse the repository at this point in the history
  • Loading branch information
alimd committed Sep 8, 2022
1 parent 403b42f commit fc0dea3
Show file tree
Hide file tree
Showing 16 changed files with 28 additions and 98 deletions.
57 changes: 25 additions & 32 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,46 +5,39 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

# [0.16.0](https://github.com/AliMD/alwatr/compare/v0.15.0...v0.16.0) (2022-09-08)


### Bug Fixes

* **.github/depbot:** syntax issue ([b87c463](https://github.com/AliMD/alwatr/commit/b87c463f1dfec0bbde3772945ad7fc390ab572a5))
* **classic-cloud:** review and fix issues ([680d55d](https://github.com/AliMD/alwatr/commit/680d55d192a8be69de53390c3ecdf50279cd8354))
* **nginx:** load server dir confs ([5ee391a](https://github.com/AliMD/alwatr/commit/5ee391ada0207fd4bbe5bd27d1ee733c844b5609))
* **nginx:** syntax issue ([2765ad8](https://github.com/AliMD/alwatr/commit/2765ad80bc44d75680ea75d219b3bea04d6fc762))
* **publish-container:** 403 error ([ff14c5c](https://github.com/AliMD/alwatr/commit/ff14c5cd1dd19c6fefcfb9cece51f6de15385419))
* **publish-container:** image metadatas ([008dbb5](https://github.com/AliMD/alwatr/commit/008dbb576a2a0c79a6a36f15df7c3a3d76c652fc))
* **storage:** Clear cached keys on new docId ([2aa648c](https://github.com/AliMD/alwatr/commit/2aa648c4543cfef016b55d8389796445a118c73f))
* **wordpress:** compose syntax issue ([4b85ac4](https://github.com/AliMD/alwatr/commit/4b85ac426c27872adbaa57e7252554f8f95ccfeb))

- **.github/depbot:** syntax issue ([b87c463](https://github.com/AliMD/alwatr/commit/b87c463f1dfec0bbde3772945ad7fc390ab572a5))
- **classic-cloud:** review and fix issues ([680d55d](https://github.com/AliMD/alwatr/commit/680d55d192a8be69de53390c3ecdf50279cd8354))
- **nginx:** load server dir confs ([5ee391a](https://github.com/AliMD/alwatr/commit/5ee391ada0207fd4bbe5bd27d1ee733c844b5609))
- **nginx:** syntax issue ([2765ad8](https://github.com/AliMD/alwatr/commit/2765ad80bc44d75680ea75d219b3bea04d6fc762))
- **publish-container:** 403 error ([ff14c5c](https://github.com/AliMD/alwatr/commit/ff14c5cd1dd19c6fefcfb9cece51f6de15385419))
- **publish-container:** image metadatas ([008dbb5](https://github.com/AliMD/alwatr/commit/008dbb576a2a0c79a6a36f15df7c3a3d76c652fc))
- **storage:** Clear cached keys on new docId ([2aa648c](https://github.com/AliMD/alwatr/commit/2aa648c4543cfef016b55d8389796445a118c73f))
- **wordpress:** compose syntax issue ([4b85ac4](https://github.com/AliMD/alwatr/commit/4b85ac426c27872adbaa57e7252554f8f95ccfeb))

### Features

* **classic-cloud:** static file serve and review deploy ([dea5158](https://github.com/AliMD/alwatr/commit/dea51589cc7589d1f9fd17b1a4e5fafca1c1f8d9))
* **deploy:** rsync with symbolic links ([a540c20](https://github.com/AliMD/alwatr/commit/a540c20f9c7fb8b5b5abf105363ae1e76009de1f))
* **nginx:** base config file ([c8f96f0](https://github.com/AliMD/alwatr/commit/c8f96f03e75ecd94914893b8face1fc742cceb32))
* **nginx:** default page style ([7c007ee](https://github.com/AliMD/alwatr/commit/7c007ee3ef09065cd1763d13014ad0c1453e595a))
* **nginx:** dockerfile ([adb90eb](https://github.com/AliMD/alwatr/commit/adb90eb3f07a38ef87c10a9cc3e9240c653c6697))
* **nginx:** dynamic template generator ([9303883](https://github.com/AliMD/alwatr/commit/93038832595a0678b0162c718f3758efcf121671))
* **nginx:** entrypoint.sh ([3b714f9](https://github.com/AliMD/alwatr/commit/3b714f9d96751dd10f006978119c01394fe6892f))
* **nginx:** index page ([9ba0c06](https://github.com/AliMD/alwatr/commit/9ba0c0686a086b780dbca25e791ccbb694cf357a))
* **nginx:** new container for alwatr/nginx ([b654dbf](https://github.com/AliMD/alwatr/commit/b654dbf7022aff9565ca7ed0cf2eab8c25919042))
* **nginx:** optimize conf templates ([9791d5e](https://github.com/AliMD/alwatr/commit/9791d5e8f40aa054d2ba56bfc9ace4a8e05e37a3))
* **nginx:** refactor to using alwatr nginx ([9b63ede](https://github.com/AliMD/alwatr/commit/9b63ede987936102e0da7d0d1c45920b12317c5e))
* **nginx:** review and rearrange conf folders ([08e9b0c](https://github.com/AliMD/alwatr/commit/08e9b0cb3d201418af89dd8dff3c96a04aef040b))
* **nginx:** tune-worker-processes.sh ([4747e54](https://github.com/AliMD/alwatr/commit/4747e54045be5cfd41808b9730c41f8113f54ba5))
* **nginx:** update templates and custome err page ([a09ed2f](https://github.com/AliMD/alwatr/commit/a09ed2fdec4a984317ae65b55d1321d90bc63b19))
* **publish-container:** improve CI/CD ([0b5f38c](https://github.com/AliMD/alwatr/commit/0b5f38c204d2a411e24b1035967f1bff9aee2180))
* **storage:** forEach ([cc26999](https://github.com/AliMD/alwatr/commit/cc26999e4303c54cdd18c79c4b4515ac50480a6d))

- **classic-cloud:** static file serve and review deploy ([dea5158](https://github.com/AliMD/alwatr/commit/dea51589cc7589d1f9fd17b1a4e5fafca1c1f8d9))
- **deploy:** rsync with symbolic links ([a540c20](https://github.com/AliMD/alwatr/commit/a540c20f9c7fb8b5b5abf105363ae1e76009de1f))
- **nginx:** base config file ([c8f96f0](https://github.com/AliMD/alwatr/commit/c8f96f03e75ecd94914893b8face1fc742cceb32))
- **nginx:** default page style ([7c007ee](https://github.com/AliMD/alwatr/commit/7c007ee3ef09065cd1763d13014ad0c1453e595a))
- **nginx:** dockerfile ([adb90eb](https://github.com/AliMD/alwatr/commit/adb90eb3f07a38ef87c10a9cc3e9240c653c6697))
- **nginx:** dynamic template generator ([9303883](https://github.com/AliMD/alwatr/commit/93038832595a0678b0162c718f3758efcf121671))
- **nginx:** entrypoint.sh ([3b714f9](https://github.com/AliMD/alwatr/commit/3b714f9d96751dd10f006978119c01394fe6892f))
- **nginx:** index page ([9ba0c06](https://github.com/AliMD/alwatr/commit/9ba0c0686a086b780dbca25e791ccbb694cf357a))
- **nginx:** new container for alwatr/nginx ([b654dbf](https://github.com/AliMD/alwatr/commit/b654dbf7022aff9565ca7ed0cf2eab8c25919042))
- **nginx:** optimize conf templates ([9791d5e](https://github.com/AliMD/alwatr/commit/9791d5e8f40aa054d2ba56bfc9ace4a8e05e37a3))
- **nginx:** refactor to using alwatr nginx ([9b63ede](https://github.com/AliMD/alwatr/commit/9b63ede987936102e0da7d0d1c45920b12317c5e))
- **nginx:** review and rearrange conf folders ([08e9b0c](https://github.com/AliMD/alwatr/commit/08e9b0cb3d201418af89dd8dff3c96a04aef040b))
- **nginx:** tune-worker-processes.sh ([4747e54](https://github.com/AliMD/alwatr/commit/4747e54045be5cfd41808b9730c41f8113f54ba5))
- **nginx:** update templates and custome err page ([a09ed2f](https://github.com/AliMD/alwatr/commit/a09ed2fdec4a984317ae65b55d1321d90bc63b19))
- **publish-container:** improve CI/CD ([0b5f38c](https://github.com/AliMD/alwatr/commit/0b5f38c204d2a411e24b1035967f1bff9aee2180))
- **storage:** forEach ([cc26999](https://github.com/AliMD/alwatr/commit/cc26999e4303c54cdd18c79c4b4515ac50480a6d))

### Performance Improvements

* **storage:** silent get ([c2cbd88](https://github.com/AliMD/alwatr/commit/c2cbd887f20031f86392aec6537bfd699a36480b))




- **storage:** silent get ([c2cbd88](https://github.com/AliMD/alwatr/commit/c2cbd887f20031f86392aec6537bfd699a36480b))

# [0.15.0](https://github.com/AliMD/alwatr/compare/v0.14.0...v0.15.0) (2022-09-01)

Expand Down
4 changes: 0 additions & 4 deletions demo/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

**Note:** Version bump only for package @alwatr/demo





# [0.15.0](https://github.com/AliMD/alwatr/compare/v0.14.0...v0.15.0) (2022-09-01)

**Note:** Version bump only for package @alwatr/demo
Expand Down
4 changes: 0 additions & 4 deletions packages/core/element/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

**Note:** Version bump only for package @alwatr/element





# [0.15.0](https://github.com/AliMD/alwatr/compare/v0.14.0...v0.15.0) (2022-09-01)

**Note:** Version bump only for package @alwatr/element
Expand Down
4 changes: 0 additions & 4 deletions packages/core/fetch/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

**Note:** Version bump only for package @alwatr/fetch





# [0.15.0](https://github.com/AliMD/alwatr/compare/v0.14.0...v0.15.0) (2022-09-01)

**Note:** Version bump only for package @alwatr/fetch
Expand Down
4 changes: 0 additions & 4 deletions packages/core/i18n/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

**Note:** Version bump only for package @alwatr/i18n





# [0.15.0](https://github.com/AliMD/alwatr/compare/v0.14.0...v0.15.0) (2022-09-01)

**Note:** Version bump only for package @alwatr/i18n
Expand Down
4 changes: 0 additions & 4 deletions packages/core/logger/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

**Note:** Version bump only for package @alwatr/logger





# [0.15.0](https://github.com/AliMD/alwatr/compare/v0.14.0...v0.15.0) (2022-09-01)

**Note:** Version bump only for package @alwatr/logger
Expand Down
4 changes: 0 additions & 4 deletions packages/core/math/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

**Note:** Version bump only for package @alwatr/math





# [0.15.0](https://github.com/AliMD/alwatr/compare/v0.14.0...v0.15.0) (2022-09-01)

**Note:** Version bump only for package @alwatr/math
Expand Down
4 changes: 0 additions & 4 deletions packages/core/nano-server/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

**Note:** Version bump only for package @alwatr/nano-server





# [0.15.0](https://github.com/AliMD/alwatr/compare/v0.14.0...v0.15.0) (2022-09-01)

**Note:** Version bump only for package @alwatr/nano-server
Expand Down
4 changes: 0 additions & 4 deletions packages/core/router/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

**Note:** Version bump only for package @alwatr/router





# [0.15.0](https://github.com/AliMD/alwatr/compare/v0.14.0...v0.15.0) (2022-09-01)

**Note:** Version bump only for package @alwatr/router
Expand Down
4 changes: 0 additions & 4 deletions packages/core/signal/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

**Note:** Version bump only for package @alwatr/signal





# [0.15.0](https://github.com/AliMD/alwatr/compare/v0.14.0...v0.15.0) (2022-09-01)

### Bug Fixes
Expand Down
13 changes: 3 additions & 10 deletions packages/core/storage/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,24 +5,17 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

# [0.16.0](https://github.com/AliMD/alwatr/compare/v0.15.0...v0.16.0) (2022-09-08)


### Bug Fixes

* **storage:** Clear cached keys on new docId ([2aa648c](https://github.com/AliMD/alwatr/commit/2aa648c4543cfef016b55d8389796445a118c73f))

- **storage:** Clear cached keys on new docId ([2aa648c](https://github.com/AliMD/alwatr/commit/2aa648c4543cfef016b55d8389796445a118c73f))

### Features

* **storage:** forEach ([cc26999](https://github.com/AliMD/alwatr/commit/cc26999e4303c54cdd18c79c4b4515ac50480a6d))

- **storage:** forEach ([cc26999](https://github.com/AliMD/alwatr/commit/cc26999e4303c54cdd18c79c4b4515ac50480a6d))

### Performance Improvements

* **storage:** silent get ([c2cbd88](https://github.com/AliMD/alwatr/commit/c2cbd887f20031f86392aec6537bfd699a36480b))




- **storage:** silent get ([c2cbd88](https://github.com/AliMD/alwatr/commit/c2cbd887f20031f86392aec6537bfd699a36480b))

# [0.15.0](https://github.com/AliMD/alwatr/compare/v0.14.0...v0.15.0) (2022-09-01)

Expand Down
4 changes: 0 additions & 4 deletions packages/core/token/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

**Note:** Version bump only for package @alwatr/token





# [0.15.0](https://github.com/AliMD/alwatr/compare/v0.14.0...v0.15.0) (2022-09-01)

**Note:** Version bump only for package @alwatr/token
Expand Down
4 changes: 0 additions & 4 deletions packages/lab/zx-example/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

**Note:** Version bump only for package @alwatr/zx-example





# [0.15.0](https://github.com/AliMD/alwatr/compare/v0.14.0...v0.15.0) (2022-09-01)

**Note:** Version bump only for package @alwatr/zx-example
Expand Down
4 changes: 0 additions & 4 deletions packages/nanoservice/storage/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

**Note:** Version bump only for package alwatr-storage-nanoservice





# [0.15.0](https://github.com/AliMD/alwatr/compare/v0.14.0...v0.15.0) (2022-09-01)

**Note:** Version bump only for package alwatr-storage-nanoservice
Expand Down
4 changes: 0 additions & 4 deletions packages/starter/nanoservice/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

**Note:** Version bump only for package alwatr-nanoservice-starter





# [0.15.0](https://github.com/AliMD/alwatr/compare/v0.14.0...v0.15.0) (2022-09-01)

**Note:** Version bump only for package alwatr-nanoservice-starter
Expand Down
4 changes: 0 additions & 4 deletions packages/ui/font/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

**Note:** Version bump only for package @alwatr/font





# [0.15.0](https://github.com/AliMD/alwatr/compare/v0.14.0...v0.15.0) (2022-09-01)

**Note:** Version bump only for package @alwatr/font
Expand Down

0 comments on commit fc0dea3

Please sign in to comment.