-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Releasing @kpt/backstage-plugin-cad:0.1.0
- Loading branch information
1 parent
a50a814
commit f7ec97c
Showing
3 changed files
with
20 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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{ | ||
"plugins/cad": "0.0.0", | ||
"plugins/cad": "0.1.0", | ||
"plugins/cad-backend": "0.0.0" | ||
} |
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,18 @@ | ||
# Changelog | ||
|
||
## [0.1.0](https://github.com/GoogleContainerTools/kpt-backstage-plugins/compare/backstage-plugin-cad-v0.0.0...backstage-plugin-cad-v0.1.0) (2022-05-25) | ||
|
||
|
||
### Features | ||
|
||
* create new packages with revision v1 ([#4](https://github.com/GoogleContainerTools/kpt-backstage-plugins/issues/4)) ([2a114fc](https://github.com/GoogleContainerTools/kpt-backstage-plugins/commit/2a114fc6ad8642c96fc629cc8b079473d674ef3a)) | ||
* create new revisions of a package ([#8](https://github.com/GoogleContainerTools/kpt-backstage-plugins/issues/8)) ([cef6eae](https://github.com/GoogleContainerTools/kpt-backstage-plugins/commit/cef6eaef4585646bcdd02bd1ce047ba3cb35840e)) | ||
* list revisions of a package ([#10](https://github.com/GoogleContainerTools/kpt-backstage-plugins/issues/10)) ([52b4be8](https://github.com/GoogleContainerTools/kpt-backstage-plugins/commit/52b4be862e18a9deb3b6b8091806efa79a15b9fa)) | ||
* rename move to draft button to reject ([#12](https://github.com/GoogleContainerTools/kpt-backstage-plugins/issues/12)) ([a652bc1](https://github.com/GoogleContainerTools/kpt-backstage-plugins/commit/a652bc136f30649581f4eda653500c1d2dbe461d)) | ||
* update package revision page header ([#5](https://github.com/GoogleContainerTools/kpt-backstage-plugins/issues/5)) ([35615ae](https://github.com/GoogleContainerTools/kpt-backstage-plugins/commit/35615ae50468dc050407e3aa92d7b90eac113621)) | ||
* update package revisions table ([#9](https://github.com/GoogleContainerTools/kpt-backstage-plugins/issues/9)) ([7fb1174](https://github.com/GoogleContainerTools/kpt-backstage-plugins/commit/7fb11749579a95a0ab58effe684ae75c1f4f469a)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* resources table delete button no longer increases row height ([#14](https://github.com/GoogleContainerTools/kpt-backstage-plugins/issues/14)) ([2e81f7d](https://github.com/GoogleContainerTools/kpt-backstage-plugins/commit/2e81f7dd44485cd602fffad2638d70832d1e4ee9)) |
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