-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a6b4ba1
commit 8b5900a
Showing
2 changed files
with
31 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
|
||
|
||
## 1.0.1 (2024-01-08) | ||
|
||
|
||
### Features | ||
|
||
* add cli command to run migrations ([9dd6c47](https://github.com/utomic-media/directus-dev-utils/commit/9dd6c479b778d5ca53e5187594cb09f225a615ec)) | ||
* add extensionconfig for copy plugin ([e1380a4](https://github.com/utomic-media/directus-dev-utils/commit/e1380a4818d2d56f1a7650d82b2893b03952a135)) | ||
* add function to check for required migrations ([d1056ca](https://github.com/utomic-media/directus-dev-utils/commit/d1056ca0eed34b0ccd3365f42e53b7d56bc36cdc)) | ||
* add icon prefix to logs ([38af947](https://github.com/utomic-media/directus-dev-utils/commit/38af947f84d3ebc6d0817950a8dd6d892a4042c9)) | ||
* add log for empty migrations folder ([b9dfe62](https://github.com/utomic-media/directus-dev-utils/commit/b9dfe62ae489cec5233596bef747ca3601378084)) | ||
* add migrationUtils ([c684880](https://github.com/utomic-media/directus-dev-utils/commit/c6848800e4d96814c0584c8f53c5cf24e710fc2f)) | ||
* add requireExtension to hookUtils ([8eb5a7a](https://github.com/utomic-media/directus-dev-utils/commit/8eb5a7a610475323178add7d16aa5543f5dfd37c)) | ||
* add strictness options to throw an error ([30a3590](https://github.com/utomic-media/directus-dev-utils/commit/30a3590b6ef48a7ccdac0ee22d1091c79f1f3850)) | ||
* add types to package.json exports ([51621ab](https://github.com/utomic-media/directus-dev-utils/commit/51621abe58194d34f4959506bf723358622a1376)) | ||
* config release-it ([148ce84](https://github.com/utomic-media/directus-dev-utils/commit/148ce840757cbacc9afd5cd4934f767faf21f27a)) | ||
* init base functionality ([fce994a](https://github.com/utomic-media/directus-dev-utils/commit/fce994a6bab65ab936da00d7dcecc324b908fbca)) | ||
* instal release-it ([187c037](https://github.com/utomic-media/directus-dev-utils/commit/187c037ef70dac1e6870f700275b2dc16ce4b28e)) | ||
* return early if no migrations exists ([8aa7f12](https://github.com/utomic-media/directus-dev-utils/commit/8aa7f123ac48195b4e5278ab8dded0824760bba1)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* apiExtensionContext type ([6ba0858](https://github.com/utomic-media/directus-dev-utils/commit/6ba085869526af19c1d7b8e118eb90877c8b11c4)) | ||
* don't include extention.config in main bundle ([9be865d](https://github.com/utomic-media/directus-dev-utils/commit/9be865d8eabd0639b05c7e5bbfbf94de63bae25e)) | ||
* exit cli command ([fb1dfe8](https://github.com/utomic-media/directus-dev-utils/commit/fb1dfe83b624a13b32107f2f58acb46aa130b0ff)) | ||
* tmp remove git branch constraint on release it ([8b67be3](https://github.com/utomic-media/directus-dev-utils/commit/8b67be3af3f76621002e0c58d4fc29b88f96ed72)) | ||
* update license in package.json ([67ff142](https://github.com/utomic-media/directus-dev-utils/commit/67ff14243f228856dfca79795f89038345cb1078)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters