Skip to content

Commit

Permalink
0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kishore03109 committed Jan 17, 2023
1 parent 4214b1d commit 6cfa207
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,17 @@ 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.15.0](https://github.com/isomerpages/isomercms-backend/compare/v0.14.0...v0.15.0)

- build(deps): bump simple-git from 3.14.1 to 3.16.0 in /microservices [`#603`](https://github.com/isomerpages/isomercms-backend/pull/603)
- build(deps): bump simple-git from 3.14.1 to 3.16.0 [`#604`](https://github.com/isomerpages/isomercms-backend/pull/604)
- Feat/site launch [`#578`](https://github.com/isomerpages/isomercms-backend/pull/578)
- 0.14.0 [`#601`](https://github.com/isomerpages/isomercms-backend/pull/601)

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

> 9 January 2023
- Fix/frontmatter for link resources [`#598`](https://github.com/isomerpages/isomercms-backend/pull/598)
- build(deps): bump json5 from 1.0.1 to 1.0.2 [`#599`](https://github.com/isomerpages/isomercms-backend/pull/599)
- fix(usersservice): remove explicit `findOrCreate` calls [`#594`](https://github.com/isomerpages/isomercms-backend/pull/594)
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.14.0",
"version": "0.15.0",
"private": true,
"scripts": {
"build": "tsc -p tsconfig.build.json",
Expand Down

0 comments on commit 6cfa207

Please sign in to comment.