From 1c52e3c2f0b6a89df3a513b45e420642d2221ed7 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 22 Nov 2022 23:48:55 +0000 Subject: [PATCH] chore(release): 1.0.0 [skip ci] --- CHANGELOG.md | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..c64e36d --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,36 @@ +# 1.0.0 (2022-11-22) + + +### Bug Fixes + +* add docker build workflow ([b8be82b](https://github.com/Greenstand/domain-migration-scripts/commit/b8be82b179d48460827164a347ed6b9d1b69ab73)) +* add docker support ([8964901](https://github.com/Greenstand/domain-migration-scripts/commit/8964901c133493c25e5cbd917e7a67c6b503e2d1)) +* add husky checks ([bab62fd](https://github.com/Greenstand/domain-migration-scripts/commit/bab62fdbfd01b92ee4faf1ca536736abf411be96)) +* add migrate tag script ([3cca4a6](https://github.com/Greenstand/domain-migration-scripts/commit/3cca4a6710591f47ae515cbb997431c35768cabe)) +* add script to update stakeholder.entity_id ([7dc0fcb](https://github.com/Greenstand/domain-migration-scripts/commit/7dc0fcb32baa2bcacaf8252b95221137debe7b9a)) +* add script to update stakeholder.entity_id ([356ee02](https://github.com/Greenstand/domain-migration-scripts/commit/356ee026843035922fc64e10e80fbe05f6910922)) +* max pool ([87cc9a9](https://github.com/Greenstand/domain-migration-scripts/commit/87cc9a9bf4232b1fe6f0e16a82a97797c78183c7)) +* migrate regions ([68204ef](https://github.com/Greenstand/domain-migration-scripts/commit/68204efee618f574b6fcb89d42f82be7f09d1e58)) +* migrate tags ([23273ef](https://github.com/Greenstand/domain-migration-scripts/commit/23273ef6b586296fe808d8a589c8b4bd300ae9c2)) +* migration updates ([3a0f2c9](https://github.com/Greenstand/domain-migration-scripts/commit/3a0f2c90cde8dd252546458612c30a122e6031fd)) +* minor fix ([aaf414a](https://github.com/Greenstand/domain-migration-scripts/commit/aaf414a7285171bec03cd19bf30cd09cb48d8b92)) +* minor refactoring ([4c90b4a](https://github.com/Greenstand/domain-migration-scripts/commit/4c90b4a674d972e851e09c7e27953b7102a6ad79)) +* minor refactoring ([8618e46](https://github.com/Greenstand/domain-migration-scripts/commit/8618e462f7f92208261025c32f9b7f10fb179658)) +* planter script ([630173f](https://github.com/Greenstand/domain-migration-scripts/commit/630173f7388bbf1f37c4766c0e8fc9fbc326331d)) +* planter_identifier check ([68f8a18](https://github.com/Greenstand/domain-migration-scripts/commit/68f8a18235a791616a33e02e9e717123c8ac2980)) +* raw capture updates ([ac715c0](https://github.com/Greenstand/domain-migration-scripts/commit/ac715c01fb26ae9b5b3d50aa3c2f9d02377c9898)) +* remove limit ([14f6ea3](https://github.com/Greenstand/domain-migration-scripts/commit/14f6ea338d2996de6d1f5175ab5439568333e933)) +* update grower account script ([bd3ff4a](https://github.com/Greenstand/domain-migration-scripts/commit/bd3ff4aa8ff51fc3fb602d189e6f483d1ea3fff1)) +* update knex config ([a504ba8](https://github.com/Greenstand/domain-migration-scripts/commit/a504ba8c299cffc93ad1b2c49a1e6263d38181ee)) +* update scripts ([39137d5](https://github.com/Greenstand/domain-migration-scripts/commit/39137d57ad5d5329a286a435381d2cd445fbff56)) +* update scripts ([8289918](https://github.com/Greenstand/domain-migration-scripts/commit/8289918b2ffc437b2a77652a322c76f77a59f2db)) +* updates ([eb207fd](https://github.com/Greenstand/domain-migration-scripts/commit/eb207fde225fd1db3a0b6922e317701ba292e01f)) +* updates ([bc3a743](https://github.com/Greenstand/domain-migration-scripts/commit/bc3a743377a72ee41aab46e5be232c77bcbe03aa)) +* updates ([bc4bda0](https://github.com/Greenstand/domain-migration-scripts/commit/bc4bda07caa6ffe3239ff4d27784c54f34f16445)) + + +### Features + +* add legacy migration scripts ([d3d9a9e](https://github.com/Greenstand/domain-migration-scripts/commit/d3d9a9ef49a598c8a64f2a8a3f8cb4a038b45fb2)) +* add legacy trees migration script ([3fdcb64](https://github.com/Greenstand/domain-migration-scripts/commit/3fdcb645c2b50b78898d7be9b7c734ea077652c7)) +* add script to update stakeholder entity_id ([e725048](https://github.com/Greenstand/domain-migration-scripts/commit/e725048c825bc709b57321facf1258b89111a8d8))