Skip to content

Commit

Permalink
0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderleegs committed Aug 11, 2022
1 parent d4bef3a commit 1210211
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,19 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v0.10.0](https://github.com/isomerpages/isomercms-backend/compare/v0.9.0...v0.10.0)

- Fix: update resource room [`#481`](https://github.com/isomerpages/isomercms-backend/pull/481)
- Chore: remove site links from description [`#482`](https://github.com/isomerpages/isomercms-backend/pull/482)
- build(deps): bump vm2 from 3.9.5 to 3.9.7 [`#350`](https://github.com/isomerpages/isomercms-backend/pull/350)
- fix: package.json & package-lock.json to reduce vulnerabilities [`#476`](https://github.com/isomerpages/isomercms-backend/pull/476)
- build(deps): bump file-type from 16.5.3 to 16.5.4 [`#475`](https://github.com/isomerpages/isomercms-backend/pull/475)
- 0.9.0 [`#473`](https://github.com/isomerpages/isomercms-backend/pull/473)

#### [v0.9.0](https://github.com/isomerpages/isomercms-backend/compare/v0.8.0...v0.9.0)

> 14 July 2022
- Misc Backend Cleanup 1 [`#470`](https://github.com/isomerpages/isomercms-backend/pull/470)
- 0.8.0 [`#468`](https://github.com/isomerpages/isomercms-backend/pull/468)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "isomercms",
"version": "0.9.0",
"version": "0.10.0",
"private": true,
"scripts": {
"build": "tsc -p tsconfig.build.json",
Expand Down

0 comments on commit 1210211

Please sign in to comment.