Skip to content

Commit

Permalink
chore(release): 3.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.2](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2023-06-14)

### Features

* **webterminal:** donate webterminal plugin from operate-first ([#350](#350)) ([fc625f2](fc625f2)), closes [#190](#190) [#192](#192) [#193](#193) [#206](#206) [#207](#207) [#211](#211) [#210](#210) [#214](#214) [#212](#212)

### Bug Fixes

* **deps:** update all non-major dependencies ([#414](#414)) ([86d24eb](86d24eb))
* **monorepo:** update test script ([#436](#436)) ([0f1f3ff](0f1f3ff))

### Other changes

* **keycloak:** add tests ([#437](#437)) ([1872d7c](1872d7c))
* **quay:** add unit tests for quay plugin ([#441](#441)) ([e9d7ed5](e9d7ed5))
* reorder imports via prettier ([#419](#419)) ([17f1e6a](17f1e6a))

### Documentation

* **ocm:** update the readme with removed frontend components ([#455](#455)) ([8bfdf36](8bfdf36))
* update plugin README formatting ([#396](#396)) ([9b39056](9b39056)), closes [#295](#295) [#369](#369) [#295](#295) [#369](#369)
  • Loading branch information
semantic-release-bot committed Jun 14, 2023
1 parent 98d2cbf commit 38cfce3
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions plugins/ocm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## @janus-idp/backstage-plugin-ocm [3.0.2](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2023-06-14)


### Other changes

* reorder imports via prettier ([#419](https://github.com/janus-idp/backstage-plugins/issues/419)) ([17f1e6a](https://github.com/janus-idp/backstage-plugins/commit/17f1e6a689bd793a619ec5e42e5cdda0998f78a5))


### Documentation

* **ocm:** update the readme with removed frontend components ([#455](https://github.com/janus-idp/backstage-plugins/issues/455)) ([8bfdf36](https://github.com/janus-idp/backstage-plugins/commit/8bfdf363bb6cf715c4cd9ceb0ec096e21948a5e7))
* update plugin README formatting ([#396](https://github.com/janus-idp/backstage-plugins/issues/396)) ([9b39056](https://github.com/janus-idp/backstage-plugins/commit/9b39056f6c66e9a6a0a5d0c4059420dff66db263)), closes [#295](https://github.com/janus-idp/backstage-plugins/issues/295) [#369](https://github.com/janus-idp/backstage-plugins/issues/369) [#295](https://github.com/janus-idp/backstage-plugins/issues/295) [#369](https://github.com/janus-idp/backstage-plugins/issues/369)

## @janus-idp/backstage-plugin-ocm [3.0.1](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2023-05-31)


Expand Down
2 changes: 1 addition & 1 deletion plugins/ocm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@janus-idp/backstage-plugin-ocm",
"version": "3.0.1",
"version": "3.0.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down

0 comments on commit 38cfce3

Please sign in to comment.