Skip to content

Commit

Permalink
release: v0.2.0-32
Browse files Browse the repository at this point in the history
  • Loading branch information
tks18 committed Nov 30, 2021
1 parent d455770 commit 767107f
Show file tree
Hide file tree
Showing 227 changed files with 729 additions and 242 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,27 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [0.2.0-32](https://github.com/zyndex-drive/server/compare/v0.2.0-31...v0.2.0-32) (2021-11-30)


### CI 🛠

* **build:** update build script ([6ad0e4a](https://github.com/zyndex-drive/server/commit/6ad0e4a757e3e8130d3af2c683642e553cb3c4ab))


### Build System 🏗

* **webpack:** add webpack to bundle all the files to a single file ([d6ae2d9](https://github.com/zyndex-drive/server/commit/d6ae2d9854f98086c1b5d43f43c52b3b451ead2f))

## [0.2.0-31](https://github.com/zyndex-drive/server/compare/v0.2.0-30...v0.2.0-31) (2021-11-30)


### CI 🛠

* **build:** add support for minification for final code ([9c993dd](https://github.com/zyndex-drive/server/commit/9c993dd465fe45d917724a5be3162a9c81f3ef59))
* **scripts:** update build and deploy scripts ([836d93d](https://github.com/zyndex-drive/server/commit/836d93d185765d062b70d0eb4e090a131b0919e2))
* **scripts:** update deploy script ([a8de306](https://github.com/zyndex-drive/server/commit/a8de306e812ba370256ea5bf1203238aff9be87a))

## [0.2.0-30](https://github.com/zyndex-drive/server/compare/v0.2.0-29...v0.2.0-30) (2021-11-27)


Expand Down
2 changes: 1 addition & 1 deletion app.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion models/blacklisted-user/index.js

This file was deleted.

1 change: 0 additions & 1 deletion models/blacklisted-user/model.js

This file was deleted.

1 change: 0 additions & 1 deletion models/blacklisted-user/schema.js

This file was deleted.

1 change: 0 additions & 1 deletion models/blacklisted-user/statics.js

This file was deleted.

1 change: 0 additions & 1 deletion models/credential/index.js

This file was deleted.

1 change: 0 additions & 1 deletion models/credential/model.js

This file was deleted.

1 change: 0 additions & 1 deletion models/credential/schema.js

This file was deleted.

1 change: 0 additions & 1 deletion models/credential/statics.js

This file was deleted.

1 change: 0 additions & 1 deletion models/frontend/index.js

This file was deleted.

1 change: 0 additions & 1 deletion models/frontend/model.js

This file was deleted.

Loading

0 comments on commit 767107f

Please sign in to comment.