Skip to content

Commit

Permalink
Merge branch 'main' into commonformutils
Browse files Browse the repository at this point in the history
  • Loading branch information
05rahulsingh authored Feb 6, 2025
2 parents 235e4d3 + 106e913 commit 76cb603
Show file tree
Hide file tree
Showing 12 changed files with 183 additions and 47 deletions.
183 changes: 149 additions & 34 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"lint-staged": "15.4.3",
"mocha": "11.1.0",
"mocha-multi-reporters": "1.5.1",
"nock": "13.5.6",
"nock": "14.0.0",
"semantic-release": "24.2.1",
"semantic-release-monorepo": "8.0.2",
"typescript": "5.7.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/spacecat-shared-ahrefs-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"devDependencies": {
"chai": "5.1.2",
"chai-as-promised": "8.0.1",
"nock": "13.5.6",
"nock": "14.0.0",
"sinon": "19.0.2",
"sinon-chai": "4.0.0",
"typescript": "5.7.3"
Expand Down
21 changes: 21 additions & 0 deletions packages/spacecat-shared-content-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
# [@adobe/spacecat-shared-content-client-v1.3.20](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-content-client-v1.3.19...@adobe/spacecat-shared-content-client-v1.3.20) (2025-02-06)


### Bug Fixes

* **deps:** update dependency @adobe/spacecat-helix-content-sdk to v1.3.30 ([#581](https://github.com/adobe/spacecat-shared/issues/581)) ([31410c5](https://github.com/adobe/spacecat-shared/commit/31410c59fd39378e856c70e78cc9dc9543b46b81))

# [@adobe/spacecat-shared-content-client-v1.3.19](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-content-client-v1.3.18...@adobe/spacecat-shared-content-client-v1.3.19) (2025-02-05)


### Bug Fixes

* **deps:** update dependency @adobe/spacecat-helix-content-sdk to v1.3.29 ([#576](https://github.com/adobe/spacecat-shared/issues/576)) ([3f2d55a](https://github.com/adobe/spacecat-shared/commit/3f2d55a4c88594d59458b0f28d759efe74b2faf1))

# [@adobe/spacecat-shared-content-client-v1.3.18](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-content-client-v1.3.17...@adobe/spacecat-shared-content-client-v1.3.18) (2025-02-05)


### Bug Fixes

* **deps:** update dependency @adobe/spacecat-helix-content-sdk to v1.3.28 ([#574](https://github.com/adobe/spacecat-shared/issues/574)) ([b5c54a4](https://github.com/adobe/spacecat-shared/commit/b5c54a4fb878306baa34f11788c727c6e362dd7d))

# [@adobe/spacecat-shared-content-client-v1.3.17](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-content-client-v1.3.16...@adobe/spacecat-shared-content-client-v1.3.17) (2025-02-04)


Expand Down
Loading

0 comments on commit 76cb603

Please sign in to comment.