chore(release): publish packages
- wyatt_crud_bloc@0.1.0
This commit is contained in:
parent
ff680614aa
commit
7345e415a7
23
CHANGELOG.md
23
CHANGELOG.md
@ -3,6 +3,29 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## 2022-11-13
|
||||
|
||||
### Changes
|
||||
|
||||
---
|
||||
|
||||
Packages with breaking changes:
|
||||
|
||||
- [`wyatt_crud_bloc` - `v0.1.0`](#wyatt_crud_bloc---v010)
|
||||
|
||||
Packages with other changes:
|
||||
|
||||
- There are no other changes in this release.
|
||||
|
||||
---
|
||||
|
||||
#### `wyatt_crud_bloc` - `v0.1.0`
|
||||
|
||||
- **REFACTOR**: add vscode config.
|
||||
- **FIX**: update example.
|
||||
- **BREAKING** **REFACTOR**: migrate to wyatt architecture.
|
||||
|
||||
|
||||
## 2022-11-11
|
||||
|
||||
### Changes
|
||||
|
@ -1,3 +1,11 @@
|
||||
## 0.1.0
|
||||
|
||||
> Note: This release has breaking changes.
|
||||
|
||||
- **REFACTOR**: add vscode config.
|
||||
- **FIX**: update example.
|
||||
- **BREAKING** **REFACTOR**: migrate to wyatt architecture.
|
||||
|
||||
## 0.0.2
|
||||
|
||||
- Migrate crud_package in monorepo
|
||||
|
@ -1,7 +1,7 @@
|
||||
name: wyatt_crud_bloc
|
||||
description: Create/Read/Update/Delete BLoC for Flutter
|
||||
repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages/src/branch/master/packages/wyatt_crud_bloc
|
||||
version: 0.0.2
|
||||
version: 0.1.0
|
||||
|
||||
publish_to: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user