Skip to content

Commit

Permalink
0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderleegs committed Aug 25, 2022
1 parent 7674ce8 commit cced785
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,16 @@ 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.11.0](https://github.com/isomerpages/isomercms-backend/compare/v0.10.1...v0.11.0)

- Update markdown-utils.js [`#493`](https://github.com/isomerpages/isomercms-backend/pull/493)
- fix: remove resources_name and add support for url [`#490`](https://github.com/isomerpages/isomercms-backend/pull/490)
- 0.10.1 [`#489`](https://github.com/isomerpages/isomercms-backend/pull/489)

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

> 12 August 2022
- fix: remove unnecessary update step [`#487`](https://github.com/isomerpages/isomercms-backend/pull/487)
- 0.10.0 [`#484`](https://github.com/isomerpages/isomercms-backend/pull/484)

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.10.1",
"version": "0.11.0",
"private": true,
"scripts": {
"build": "tsc -p tsconfig.build.json",
Expand Down

0 comments on commit cced785

Please sign in to comment.