From cac4ec82b032d2591c97c94bcd1c4976d3d5aba0 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Sun, 26 Mar 2023 14:52:56 +0000 Subject: [PATCH] chore(release): v1.1.0 --- CHANGELOG.md | 19 +++++++++++++++++++ releases.json | 4 ++-- 2 files changed, 21 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b13789..0f09fe6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1 +1,20 @@ +# 1.1.0 (2023-03-26) + + +### Bug Fixes + +* Update releases.yml ([90a4c90](https://github.com/manthanank/portfolio/commit/90a4c906559e2a7af4618d375b9a56b2fb39f9e4)) +* Update releases.yml ([09a5312](https://github.com/manthanank/portfolio/commit/09a5312ddf5706b9d9a076d7be3763c5301ebb14)) + + +### Features + +* added releases ([8950f00](https://github.com/manthanank/portfolio/commit/8950f002c35c6249c95cb75d0f06484b8ac73dc4)) +* Create CHANGELOG.md ([09ed1d1](https://github.com/manthanank/portfolio/commit/09ed1d184cc07be5faf45fb76c09f8baad8da311)) +* docker added ([e949d8b](https://github.com/manthanank/portfolio/commit/e949d8b90f19ad8cf4f8c28eef4d8547c36724a7)) +* updated release yml file ([febd818](https://github.com/manthanank/portfolio/commit/febd818d4d08ba47d5f9d6064e609f0fd395ce14)) +* updated releases and docker yml file ([0f2b57a](https://github.com/manthanank/portfolio/commit/0f2b57a77be214097f6fff2a09a43d5d1989865b)) +* updated releases yml file ([00301b8](https://github.com/manthanank/portfolio/commit/00301b84abb0f438cd765995fe71136d2914405a)) + + diff --git a/releases.json b/releases.json index 3efe292..07cd764 100644 --- a/releases.json +++ b/releases.json @@ -1,3 +1,3 @@ { - "version": "1.0.0" - } \ No newline at end of file + "version": "1.1.0" +} \ No newline at end of file