Skip to content

Commit

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

### Bug Fixes

* **monorepo:** update test script ([#436](#436)) ([0f1f3ff](0f1f3ff))

### Other changes

* reorder imports via prettier ([#419](#419)) ([17f1e6a](17f1e6a))
  • Loading branch information
semantic-release-bot committed Jun 8, 2023
1 parent 6996d89 commit 25fd9bb
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions plugins/web-terminal/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## @janus-idp/backstage-plugin-web-terminal [1.0.1](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2023-06-08)


### Bug Fixes

* **monorepo:** update test script ([#436](https://github.com/janus-idp/backstage-plugins/issues/436)) ([0f1f3ff](https://github.com/janus-idp/backstage-plugins/commit/0f1f3ff25176225076a112f90412d5dcd6f28a75))


### 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))

## @janus-idp/backstage-plugin-web-terminal 1.0.0 (2023-05-31)


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

0 comments on commit 25fd9bb

Please sign in to comment.