From a6c4e6ccf6f27ce4a0afa487b33480d560ff774f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 8 Jan 2024 18:25:50 +0000 Subject: [PATCH] chore(release): 0.1.0 [skip ci] # [0.1.0](https://github.com/FullStackWithLawrence/openai-hello-world/compare/v0.0.1...v0.1.0) (2024-01-08) ### Bug Fixes * force a new release ([95477f0](https://github.com/FullStackWithLawrence/openai-hello-world/commit/95477f0ff52811ef297e661977e1d5b5436e11d5)) ### Features * create docker-based openai hello world ([73deaae](https://github.com/FullStackWithLawrence/openai-hello-world/commit/73deaae8192a8ffc7ff433b411e1d09cd29a6427)) * create docker-based openai hello world ([cdb5bcc](https://github.com/FullStackWithLawrence/openai-hello-world/commit/cdb5bcc505d6cf20dbe50e865805140d58ec6eae)) --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..a23ca3d --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,12 @@ +# [0.1.0](https://github.com/FullStackWithLawrence/openai-hello-world/compare/v0.0.1...v0.1.0) (2024-01-08) + + +### Bug Fixes + +* force a new release ([95477f0](https://github.com/FullStackWithLawrence/openai-hello-world/commit/95477f0ff52811ef297e661977e1d5b5436e11d5)) + + +### Features + +* create docker-based openai hello world ([73deaae](https://github.com/FullStackWithLawrence/openai-hello-world/commit/73deaae8192a8ffc7ff433b411e1d09cd29a6427)) +* create docker-based openai hello world ([cdb5bcc](https://github.com/FullStackWithLawrence/openai-hello-world/commit/cdb5bcc505d6cf20dbe50e865805140d58ec6eae))