Skip to content

Commit

Permalink
v9.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkilgour committed Sep 21, 2023
1 parent d329ec9 commit d2c2107
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# History

# 9.0.0 (2022-09-20)
* BREAKING: Switch from using Travis to GitHub Actions

# 8.4.0 (2022-09-20)
* FEATURE: inline SVGs reference by use when creating demos

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@springernature/frontend-package-manager",
"description": "handles the creation, validation, and publication of packages",
"version": "8.4.0",
"version": "9.0.0",
"license": "LGPL-3.0",
"keywords": [
"node",
Expand Down

0 comments on commit d2c2107

Please sign in to comment.