Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2024-01-22)

### Bug Fixes

* add code-ql ([312af05](312af05))
* add missing pattern to interface ([#72](#72)) ([0eacbff](0eacbff))
* add package exports to npm module ([#4](#4)) ([7236d40](7236d40))
* allow sorting for get audits for site ([#41](#41)) ([3664c97](3664c97))
* allow update of github URL ([#40](#40)) ([21da989](21da989))
* allow use of index for getItem ([#10](#10)) ([9a984d1](9a984d1))
* audit result scores init, test ([#89](#89)) ([96f829c](96f829c))
* auto-remove undefined values ([#64](#64)) ([ce9abac](ce9abac))
* bogus change to force release ([e77e830](e77e830))
* createdAt test ([#88](#88)) ([ac6a5ba](ac6a5ba))
* **deps:** update aws-sdk-js-v3 monorepo ([#16](#16)) ([e60296a](e60296a))
* **deps:** update aws-sdk-js-v3 monorepo to v3.465.0 ([#19](#19)) ([612c257](612c257))
* **deps:** update aws-sdk-js-v3 monorepo to v3.477.0 ([#68](#68)) ([492913f](492913f))
* **deps:** update dependency uuid to v9 ([#22](#22)) ([456bfe8](456bfe8))
* **deps:** update external fixes ([#71](#71)) ([b9a6679](b9a6679))
* **deps:** update external fixes ([#76](#76)) ([5b74623](5b74623))
* **deps:** update external fixes ([#81](#81)) ([67cf21c](67cf21c))
* **deps:** update external fixes ([#90](#90)) ([df8161e](df8161e))
* distinguish lhs-mobile vs lhs-desktop ([#27](#27)) ([18fd1b1](18fd1b1))
* export getLatestAuditsForSite ([#39](#39)) ([e9c9130](e9c9130))
* export rumapiclient as default ([#52](#52)) ([7c5d2f5](7c5d2f5))
* get audit no query ([#34](#34)) ([8fadd0a](8fadd0a))
* get latest audits with delivery type ([#80](#80)) ([d823773](d823773))
* getSitesByDeliveryType signature ([#78](#78)) ([2b6c0fd](2b6c0fd))
* github org ([02f86c3](02f86c3))
* github semantic plugin config ([db5a14a](db5a14a))
* github token reference ([8ac46cf](8ac46cf))
* GSI sort key when error ([#62](#62)) ([dbb6a91](dbb6a91))
* include audit ref and audited at ([#75](#75)) ([e573c90](e573c90))
* include sites without latest audits ([#45](#45)) ([b843190](b843190))
* initialize scores as an empty object (SITES-18417) ([b43b96d](b43b96d))
* initialize scores as an empty object (SITES-18417) ([#87](#87)) ([eb38e32](eb38e32))
* key validation ([#7](#7)) ([4283e14](4283e14))
* latest-audits sort key ([#33](#33)) ([21dc14e](21dc14e))
* make RUMOptions optional ([6c2825b](6c2825b))
* missing module releaserc ([0ec70ba](0ec70ba))
* move to main.yml ([89a8c69](89a8c69))
* no undefined for putItem ([#43](#43)) ([283f229](283f229))
* npm token (again) ([9934572](9934572))
* npm token renovate ([b6656e7](b6656e7))
* npmToken for renovate ([155a5f3](155a5f3))
* package name to "adobe" ([475434e](475434e))
* pass ascending param ([#42](#42)) ([930ae6b](930ae6b))
* re-set node 20 ([ef24765](ef24765))
* reduce log output of putitem ([#31](#31)) ([29d1496](29d1496))
* remove .keep ([4f9319f](4f9319f))
* remove unneeded import (force release) ([49964f9](49964f9))
* remove unsupported codeql workflow ([467bd3b](467bd3b))
* rename circle ci ([c12906e](c12906e))
* rename NPM token ([fb23bf1](fb23bf1))
* renovate ([1a16980](1a16980))
* repo reference ([881487d](881487d))
* roll-back esm monorepo ([ab77518](ab77518))
* roll-back node 20 for github workflow ([876e26c](876e26c))
* rollback test change for node 18 ([ff981fb](ff981fb))
* rum domain key env var ([b52ead5](b52ead5))
* semantic-release scripts ([6078334](6078334))
* set default organization ([#92](#92)) ([ac7e70c](ac7e70c))
* set github_token correctly ([cf6a8aa](cf6a8aa))
* set latest version for semantic ([#94](#94)) ([932e11f](932e11f))
* set package version to semantic, remove dev deps ([bf62c5f](bf62c5f))
* set pre-commit hook executable ([3ce9a6c](3ce9a6c))
* set to semantic-release versioning ([9209799](9209799))
* sort order sites with latest audits ([#46](#46)) ([8da2bf1](8da2bf1))
* switch defaults to dev (force release) ([b85d54c](b85d54c))
* type def / jsdoc ([#61](#61)) ([078f9e6](078f9e6))
* typo ([9167cf3](9167cf3))
* update dynamo client ([#65](#65)) ([cc09041](cc09041))
* update node to lts/20, semantic release, misc ([#91](#91)) ([099662a](099662a))
* update readme (force release) ([#95](#95)) ([8dd61cd](8dd61cd))
* update readme (test release ([#93](#93)) ([d5142d0](d5142d0))
* use correct doc client ([#9](#9)) ([d052b16](d052b16))
* use getItem for latest audit ([#35](#35)) ([6e4a87e](6e4a87e))
* use new aem datadesk ui for the backlinks ([#79](#79)) ([526b69c](526b69c))
* variouss ([ea9d44f](ea9d44f))
* wrap scores ([#28](#28)) ([4733a93](4733a93))

### Features

* add audit config ([#59](#59)) ([f851862](f851862))
* add broken-backlinks audit type (SITES-18417) ([#86](#86)) ([b16c366](b16c366))
* add data access module ([#11](#11)) ([cdbfff3](cdbfff3))
* add dynamo and utils modules ([#3](#3)) ([5e2e605](5e2e605))
* add guards and use spacecat-shared-utils ([#6](#6)) ([27143cf](27143cf))
* add isArray function ([eeb45a6](eeb45a6))
* add rum api calls to shared ([56cccd0](56cccd0))
* add support for 404 report backlink ([0d622de](0d622de))
* allow configuration from ctx / add missing fields ([#24](#24)) ([6959f89](6959f89))
* data model for organizations ([944be83](944be83))
* http utils package ([#51](#51)) ([84cd91a](84cd91a))
* http-utils functions ([#49](#49)) ([20e98fa](20e98fa))
* introduce getSiteByID ([#36](#36)) ([5677f76](5677f76))
* resolve secrets name ([#44](#44)) ([8c7604d](8c7604d))
* rum api client ([#48](#48)) ([ccfa187](ccfa187))
* set isLiveToggledAt ([#85](#85)) ([cefc093](cefc093))
* site delivery type ([#77](#77)) ([005bc38](005bc38))
* store previous latest audit result ([#74](#74)) ([4663c43](4663c43))
* test ([bd3cc5d](bd3cc5d))
* update audit config ([#63](#63)) ([00a468e](00a468e))

### Reverts

* Revert "fix: allow use of index for getItem (#10)" (#15) ([ad03176](ad03176)), closes [#10](#10) [#15](#15)
  • Loading branch information
semantic-release-bot committed Jan 22, 2024
1 parent 8dd61cd commit cb47217
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 1 deletion.
111 changes: 111 additions & 0 deletions packages/spacecat-shared-data-access/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,114 @@
# 1.0.0 (2024-01-22)


### Bug Fixes

* add code-ql ([312af05](https://github.com/adobe/spacecat-shared/commit/312af0553ee001736f4625bea7498bf44268f5d5))
* add missing pattern to interface ([#72](https://github.com/adobe/spacecat-shared/issues/72)) ([0eacbff](https://github.com/adobe/spacecat-shared/commit/0eacbff39dbc12d604e40ae94285533f7804ca0a))
* add package exports to npm module ([#4](https://github.com/adobe/spacecat-shared/issues/4)) ([7236d40](https://github.com/adobe/spacecat-shared/commit/7236d408c560e89a28972b6c695a6919e72854e7))
* allow sorting for get audits for site ([#41](https://github.com/adobe/spacecat-shared/issues/41)) ([3664c97](https://github.com/adobe/spacecat-shared/commit/3664c97bd63d4f10e260582455e3763da60399dd))
* allow update of github URL ([#40](https://github.com/adobe/spacecat-shared/issues/40)) ([21da989](https://github.com/adobe/spacecat-shared/commit/21da9893fcb9c971c1c6a4e1271133188351c155))
* allow use of index for getItem ([#10](https://github.com/adobe/spacecat-shared/issues/10)) ([9a984d1](https://github.com/adobe/spacecat-shared/commit/9a984d176f02444409318a5f4287d75249b2d83a))
* audit result scores init, test ([#89](https://github.com/adobe/spacecat-shared/issues/89)) ([96f829c](https://github.com/adobe/spacecat-shared/commit/96f829c908e38b2e5f303eee83da2488f8076a0b))
* auto-remove undefined values ([#64](https://github.com/adobe/spacecat-shared/issues/64)) ([ce9abac](https://github.com/adobe/spacecat-shared/commit/ce9abac0f99471616bd2fb971e18953791e364c3))
* bogus change to force release ([e77e830](https://github.com/adobe/spacecat-shared/commit/e77e8305c96ac2504aeb22af44d45cb4acbcae56))
* createdAt test ([#88](https://github.com/adobe/spacecat-shared/issues/88)) ([ac6a5ba](https://github.com/adobe/spacecat-shared/commit/ac6a5bab9ee45a2840681f291a13f23a3eb97e25))
* **deps:** update aws-sdk-js-v3 monorepo ([#16](https://github.com/adobe/spacecat-shared/issues/16)) ([e60296a](https://github.com/adobe/spacecat-shared/commit/e60296a78105079527e80c802c60de5d28ebd207))
* **deps:** update aws-sdk-js-v3 monorepo to v3.465.0 ([#19](https://github.com/adobe/spacecat-shared/issues/19)) ([612c257](https://github.com/adobe/spacecat-shared/commit/612c257870dc171d32c4ca5f8c2e48f9f77f8198))
* **deps:** update aws-sdk-js-v3 monorepo to v3.477.0 ([#68](https://github.com/adobe/spacecat-shared/issues/68)) ([492913f](https://github.com/adobe/spacecat-shared/commit/492913f0011d557b7c91ba631c13ced171bc2ce9))
* **deps:** update dependency uuid to v9 ([#22](https://github.com/adobe/spacecat-shared/issues/22)) ([456bfe8](https://github.com/adobe/spacecat-shared/commit/456bfe8e253d3589304624ba2281d51a4c9e4d22))
* **deps:** update external fixes ([#71](https://github.com/adobe/spacecat-shared/issues/71)) ([b9a6679](https://github.com/adobe/spacecat-shared/commit/b9a667966e7b0f013f46c62f6cc4a85f80623c61))
* **deps:** update external fixes ([#76](https://github.com/adobe/spacecat-shared/issues/76)) ([5b74623](https://github.com/adobe/spacecat-shared/commit/5b74623a4accfb601b607170f9bd67fb380f5c84))
* **deps:** update external fixes ([#81](https://github.com/adobe/spacecat-shared/issues/81)) ([67cf21c](https://github.com/adobe/spacecat-shared/commit/67cf21c548d036de45221e118ff3bc0e7b26a692))
* **deps:** update external fixes ([#90](https://github.com/adobe/spacecat-shared/issues/90)) ([df8161e](https://github.com/adobe/spacecat-shared/commit/df8161e4be87a5a3035729ce94388a8ccaf1630b))
* distinguish lhs-mobile vs lhs-desktop ([#27](https://github.com/adobe/spacecat-shared/issues/27)) ([18fd1b1](https://github.com/adobe/spacecat-shared/commit/18fd1b18ae400c32bbb3a175f7d6a6cde104f4a1))
* export getLatestAuditsForSite ([#39](https://github.com/adobe/spacecat-shared/issues/39)) ([e9c9130](https://github.com/adobe/spacecat-shared/commit/e9c9130b940122714be76e3df6e96e44bbde5348))
* export rumapiclient as default ([#52](https://github.com/adobe/spacecat-shared/issues/52)) ([7c5d2f5](https://github.com/adobe/spacecat-shared/commit/7c5d2f56a5822ed93d63c894ded766924905c797))
* get audit no query ([#34](https://github.com/adobe/spacecat-shared/issues/34)) ([8fadd0a](https://github.com/adobe/spacecat-shared/commit/8fadd0a21a1e0cc232a06ccf805d1ac5c946b8be))
* get latest audits with delivery type ([#80](https://github.com/adobe/spacecat-shared/issues/80)) ([d823773](https://github.com/adobe/spacecat-shared/commit/d823773d738ebddf2790356750827ae74e66b052))
* getSitesByDeliveryType signature ([#78](https://github.com/adobe/spacecat-shared/issues/78)) ([2b6c0fd](https://github.com/adobe/spacecat-shared/commit/2b6c0fd3e603eb3c688a45ae9ab78baf88a508ef))
* github org ([02f86c3](https://github.com/adobe/spacecat-shared/commit/02f86c351b2b1ab99ce5aca7fd5e6af2246c0efd))
* github semantic plugin config ([db5a14a](https://github.com/adobe/spacecat-shared/commit/db5a14af6d09333cea10af8624e07454bbeac838))
* github token reference ([8ac46cf](https://github.com/adobe/spacecat-shared/commit/8ac46cfa7dd8e0e2cc7b8bfa2f07e186055ce417))
* GSI sort key when error ([#62](https://github.com/adobe/spacecat-shared/issues/62)) ([dbb6a91](https://github.com/adobe/spacecat-shared/commit/dbb6a91f75fa9492a621de7b258cbebe38fe3ac7))
* include audit ref and audited at ([#75](https://github.com/adobe/spacecat-shared/issues/75)) ([e573c90](https://github.com/adobe/spacecat-shared/commit/e573c903851d88c7293caa5e5a9af763987edb3a))
* include sites without latest audits ([#45](https://github.com/adobe/spacecat-shared/issues/45)) ([b843190](https://github.com/adobe/spacecat-shared/commit/b843190da09916832a743d6fc4bf83e804b61912))
* initialize scores as an empty object (SITES-18417) ([b43b96d](https://github.com/adobe/spacecat-shared/commit/b43b96d5636e5f91bd08ef81d22f2372b02d2809))
* initialize scores as an empty object (SITES-18417) ([#87](https://github.com/adobe/spacecat-shared/issues/87)) ([eb38e32](https://github.com/adobe/spacecat-shared/commit/eb38e3298228edb1d996fa633bff4af4dcbf69db))
* key validation ([#7](https://github.com/adobe/spacecat-shared/issues/7)) ([4283e14](https://github.com/adobe/spacecat-shared/commit/4283e1418f78b8d610637b90bd504e47ae3bc8ee))
* latest-audits sort key ([#33](https://github.com/adobe/spacecat-shared/issues/33)) ([21dc14e](https://github.com/adobe/spacecat-shared/commit/21dc14e75e8aad641f1c99330243a3102e8de465))
* make RUMOptions optional ([6c2825b](https://github.com/adobe/spacecat-shared/commit/6c2825b49977ce50bc998258e9f23c73cc822b22))
* missing module releaserc ([0ec70ba](https://github.com/adobe/spacecat-shared/commit/0ec70ba171edd66f4aa4e3770cc9b2a3e29d752c))
* move to main.yml ([89a8c69](https://github.com/adobe/spacecat-shared/commit/89a8c6969a576b17544345e0975d97b52c3c8ebc))
* no undefined for putItem ([#43](https://github.com/adobe/spacecat-shared/issues/43)) ([283f229](https://github.com/adobe/spacecat-shared/commit/283f2299956c53ea77206a973210c3ecc9475180))
* npm token (again) ([9934572](https://github.com/adobe/spacecat-shared/commit/99345729cc40e48dd5789ec54c30acca69c57516))
* npm token renovate ([b6656e7](https://github.com/adobe/spacecat-shared/commit/b6656e7d32b5b9432b72944fa5aef44d1cd82259))
* npmToken for renovate ([155a5f3](https://github.com/adobe/spacecat-shared/commit/155a5f333dfe95eb729f5fa271d351b5f5493405))
* package name to "adobe" ([475434e](https://github.com/adobe/spacecat-shared/commit/475434e6619c2128ba1a8308a4eed23cf3d40691))
* pass ascending param ([#42](https://github.com/adobe/spacecat-shared/issues/42)) ([930ae6b](https://github.com/adobe/spacecat-shared/commit/930ae6b09825cf37de90db0a4331eebe5f58a70e))
* re-set node 20 ([ef24765](https://github.com/adobe/spacecat-shared/commit/ef2476591d7eed34f2d6726c60faab285c3706e2))
* reduce log output of putitem ([#31](https://github.com/adobe/spacecat-shared/issues/31)) ([29d1496](https://github.com/adobe/spacecat-shared/commit/29d149661c56f2cef0c7d02d39bc8aad89475afa))
* remove .keep ([4f9319f](https://github.com/adobe/spacecat-shared/commit/4f9319fe77138684d2a81ac29a1bdfa34575d238))
* remove unneeded import (force release) ([49964f9](https://github.com/adobe/spacecat-shared/commit/49964f99906d5a0fafeb68b460cb19f98a51fc86))
* remove unsupported codeql workflow ([467bd3b](https://github.com/adobe/spacecat-shared/commit/467bd3b47c35280f6dc2e6bd897ec61976df0169))
* rename circle ci ([c12906e](https://github.com/adobe/spacecat-shared/commit/c12906ee6a9e572e2763babe60c276dd49310d17))
* rename NPM token ([fb23bf1](https://github.com/adobe/spacecat-shared/commit/fb23bf1f17ca393cbef1faaadfc42b4526b30589))
* renovate ([1a16980](https://github.com/adobe/spacecat-shared/commit/1a16980d5c78530a10dfbd7513ce3b338ffb5e7a))
* repo reference ([881487d](https://github.com/adobe/spacecat-shared/commit/881487dce4c840ac2bf02a285f17cac511d39c88))
* roll-back esm monorepo ([ab77518](https://github.com/adobe/spacecat-shared/commit/ab775187dc79a7f2cdb0ca4fa31198202be78143))
* roll-back node 20 for github workflow ([876e26c](https://github.com/adobe/spacecat-shared/commit/876e26c343fbf5121bcfed0827e551f0973c1b83))
* rollback test change for node 18 ([ff981fb](https://github.com/adobe/spacecat-shared/commit/ff981fbb658cba611a188a57a1b1c79f1ba8e89a))
* rum domain key env var ([b52ead5](https://github.com/adobe/spacecat-shared/commit/b52ead5217f20cb48f2026bf86d04d72671f81c5))
* semantic-release scripts ([6078334](https://github.com/adobe/spacecat-shared/commit/607833457210c50342712fb8a90c2b711915ffec))
* set default organization ([#92](https://github.com/adobe/spacecat-shared/issues/92)) ([ac7e70c](https://github.com/adobe/spacecat-shared/commit/ac7e70c65f643c2f52730c3d5da4a0c4be282632))
* set github_token correctly ([cf6a8aa](https://github.com/adobe/spacecat-shared/commit/cf6a8aa75a17fbc82a3f3cd9499f26cbb945c8aa))
* set latest version for semantic ([#94](https://github.com/adobe/spacecat-shared/issues/94)) ([932e11f](https://github.com/adobe/spacecat-shared/commit/932e11fa4128013a13dcdbd32b378ce448d449f6))
* set package version to semantic, remove dev deps ([bf62c5f](https://github.com/adobe/spacecat-shared/commit/bf62c5fe013dbbb7425eb21cffa23e7f01322aee))
* set pre-commit hook executable ([3ce9a6c](https://github.com/adobe/spacecat-shared/commit/3ce9a6ccfa2950c7401c11a8846b38f2ab4baadb))
* set to semantic-release versioning ([9209799](https://github.com/adobe/spacecat-shared/commit/92097995b657207996dd6a35277fdfcd3f3e8fb9))
* sort order sites with latest audits ([#46](https://github.com/adobe/spacecat-shared/issues/46)) ([8da2bf1](https://github.com/adobe/spacecat-shared/commit/8da2bf16b904ced6787d8c56ba2b4b72678687a0))
* switch defaults to dev (force release) ([b85d54c](https://github.com/adobe/spacecat-shared/commit/b85d54ca7430a4e54b49d112429242c81ff55714))
* type def / jsdoc ([#61](https://github.com/adobe/spacecat-shared/issues/61)) ([078f9e6](https://github.com/adobe/spacecat-shared/commit/078f9e6855d3f475f3a746561758aaefb5cb3c79))
* typo ([9167cf3](https://github.com/adobe/spacecat-shared/commit/9167cf3ac70a998aa92aaef24e080cd8147a70e9))
* update dynamo client ([#65](https://github.com/adobe/spacecat-shared/issues/65)) ([cc09041](https://github.com/adobe/spacecat-shared/commit/cc09041200dfe23c0a83c384fc9695ac972564e9))
* update node to lts/20, semantic release, misc ([#91](https://github.com/adobe/spacecat-shared/issues/91)) ([099662a](https://github.com/adobe/spacecat-shared/commit/099662af314866852313e250cecead2404e52f42))
* update readme (force release) ([#95](https://github.com/adobe/spacecat-shared/issues/95)) ([8dd61cd](https://github.com/adobe/spacecat-shared/commit/8dd61cd3eda24af6915dc19ba42bbd4586b18962))
* update readme (test release ([#93](https://github.com/adobe/spacecat-shared/issues/93)) ([d5142d0](https://github.com/adobe/spacecat-shared/commit/d5142d06b912beb6cba01c27aa6cafb04ab0baf7))
* use correct doc client ([#9](https://github.com/adobe/spacecat-shared/issues/9)) ([d052b16](https://github.com/adobe/spacecat-shared/commit/d052b16dc6baf65efe83e34fe82d50265f6ae751))
* use getItem for latest audit ([#35](https://github.com/adobe/spacecat-shared/issues/35)) ([6e4a87e](https://github.com/adobe/spacecat-shared/commit/6e4a87ea2d515f632b34278a8cc1ffd51d692a16))
* use new aem datadesk ui for the backlinks ([#79](https://github.com/adobe/spacecat-shared/issues/79)) ([526b69c](https://github.com/adobe/spacecat-shared/commit/526b69cc8067f883f2ce0ab10c712b8ca094c81d))
* variouss ([ea9d44f](https://github.com/adobe/spacecat-shared/commit/ea9d44f6071c1a53d2c31515966e7cdf44be7ae9))
* wrap scores ([#28](https://github.com/adobe/spacecat-shared/issues/28)) ([4733a93](https://github.com/adobe/spacecat-shared/commit/4733a93d2db087dd57f94955a2101e5a4bb74ce2))


### Features

* add audit config ([#59](https://github.com/adobe/spacecat-shared/issues/59)) ([f851862](https://github.com/adobe/spacecat-shared/commit/f8518623a8b8e4e337b3c44a16b65724a953596a))
* add broken-backlinks audit type (SITES-18417) ([#86](https://github.com/adobe/spacecat-shared/issues/86)) ([b16c366](https://github.com/adobe/spacecat-shared/commit/b16c3667808221958ff4a526512cb89c3cd0bbcb))
* add data access module ([#11](https://github.com/adobe/spacecat-shared/issues/11)) ([cdbfff3](https://github.com/adobe/spacecat-shared/commit/cdbfff3961cbfc5702b832c386e3ccfd8572b439))
* add dynamo and utils modules ([#3](https://github.com/adobe/spacecat-shared/issues/3)) ([5e2e605](https://github.com/adobe/spacecat-shared/commit/5e2e6059648f4f554168dabeab737f6a09d8a050))
* add guards and use spacecat-shared-utils ([#6](https://github.com/adobe/spacecat-shared/issues/6)) ([27143cf](https://github.com/adobe/spacecat-shared/commit/27143cf2d4a439f1b5904e62756e59e501b3f67d))
* add isArray function ([eeb45a6](https://github.com/adobe/spacecat-shared/commit/eeb45a6784c6406403d0a59b65ba873a107c654c))
* add rum api calls to shared ([56cccd0](https://github.com/adobe/spacecat-shared/commit/56cccd0f498eaca6a4bb35a6b64d5f0dbe68a096))
* add support for 404 report backlink ([0d622de](https://github.com/adobe/spacecat-shared/commit/0d622de241b51f0df625679591dd5168b5b070a7))
* allow configuration from ctx / add missing fields ([#24](https://github.com/adobe/spacecat-shared/issues/24)) ([6959f89](https://github.com/adobe/spacecat-shared/commit/6959f895ed9b167f421b201f856ef871bd2a335c))
* data model for organizations ([944be83](https://github.com/adobe/spacecat-shared/commit/944be83c9f19e3acee9bb17352b3058fe6578a69))
* http utils package ([#51](https://github.com/adobe/spacecat-shared/issues/51)) ([84cd91a](https://github.com/adobe/spacecat-shared/commit/84cd91ae4225455327116169f5b040cc9adc1c2e))
* http-utils functions ([#49](https://github.com/adobe/spacecat-shared/issues/49)) ([20e98fa](https://github.com/adobe/spacecat-shared/commit/20e98faa75d2f439ea5e671937f78bea706ec5d7))
* introduce getSiteByID ([#36](https://github.com/adobe/spacecat-shared/issues/36)) ([5677f76](https://github.com/adobe/spacecat-shared/commit/5677f76d11d97f2a2afd878e0ada7cad22fd1f03))
* resolve secrets name ([#44](https://github.com/adobe/spacecat-shared/issues/44)) ([8c7604d](https://github.com/adobe/spacecat-shared/commit/8c7604da6b36f450a9054fa93c6c469c1f47319b))
* rum api client ([#48](https://github.com/adobe/spacecat-shared/issues/48)) ([ccfa187](https://github.com/adobe/spacecat-shared/commit/ccfa187a45f35e57085ac241ff156c0b9418592d))
* set isLiveToggledAt ([#85](https://github.com/adobe/spacecat-shared/issues/85)) ([cefc093](https://github.com/adobe/spacecat-shared/commit/cefc0938385b9fa079d24c24f03b21651a0999cc))
* site delivery type ([#77](https://github.com/adobe/spacecat-shared/issues/77)) ([005bc38](https://github.com/adobe/spacecat-shared/commit/005bc388ed6ab0f82c8b0f562d4c1f4c0d1e2894))
* store previous latest audit result ([#74](https://github.com/adobe/spacecat-shared/issues/74)) ([4663c43](https://github.com/adobe/spacecat-shared/commit/4663c4344e260f85c4e64691e0685260d36629e5))
* test ([bd3cc5d](https://github.com/adobe/spacecat-shared/commit/bd3cc5df89ccde75b86b000e8495893f4b099b5b))
* update audit config ([#63](https://github.com/adobe/spacecat-shared/issues/63)) ([00a468e](https://github.com/adobe/spacecat-shared/commit/00a468e9404676212ec9441c8a7fccf1a93c636f))


### Reverts

* Revert "fix: allow use of index for getItem (#10)" (#15) ([ad03176](https://github.com/adobe/spacecat-shared/commit/ad0317625074a26a4600d7e464a53c3b6dd78fe4)), closes [#10](https://github.com/adobe/spacecat-shared/issues/10) [#15](https://github.com/adobe/spacecat-shared/issues/15)

## [1.0.2](https://github.com/adobe/spacecat-shared/compare/v1.0.1...v1.0.2) (2024-01-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/spacecat-shared-data-access/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adobe/spacecat-shared-data-access",
"version": "1.0.2",
"version": "1.0.0",
"description": "Shared modules of the Spacecat Services - Data Access",
"type": "module",
"main": "src/index.js",
Expand Down

0 comments on commit cb47217

Please sign in to comment.