diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md new file mode 100644 index 0000000..986e6c0 --- /dev/null +++ b/docs/CHANGELOG.md @@ -0,0 +1,17 @@ +# 1.0.0 (2020-06-09) + + +### Bug Fixes + +* dont publish to npm ([8864a2a](https://github.com/open-dam/open-dam-ts-client/commit/8864a2a0ce56094c5932d1238998be26e4016bf1)) +* include plugins ([1791054](https://github.com/open-dam/open-dam-ts-client/commit/1791054ed285eecdfceffb8bdba53c32b9281c6a)) +* update ts client ([2d4f5c5](https://github.com/open-dam/open-dam-ts-client/commit/2d4f5c5fb5f52ee7216641be36d93fd918b34508)) +* use codfish semantic-release-action ([8183489](https://github.com/open-dam/open-dam-ts-client/commit/8183489b95ff9a9a8de2fb0c68fc2adbf39c78f3)) +* use cycjimmy semantic-release-action ([c23bd3f](https://github.com/open-dam/open-dam-ts-client/commit/c23bd3ffc0f1c3a11826bf21fadc7e127ce6b75c)) +* use the proper repository name ([98f7e88](https://github.com/open-dam/open-dam-ts-client/commit/98f7e88972317c208a5c08d6d754031316e84cbc)) +* work in proper directory ([38cbb51](https://github.com/open-dam/open-dam-ts-client/commit/38cbb511865ec062487bb26b7192f0d6d06d1624)) + + +### Features + +* move ts client to its own repo ([8fd5897](https://github.com/open-dam/open-dam-ts-client/commit/8fd5897636b5008add47415899b6d6656382abe7))