Skip to content

Commit

Permalink
chore(release): 1.32.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.32.0](v1.31.3...v1.32.0) (2024-03-22)

### Features

* **api-spec:** the new edge go live date field ([#231](#231)) ([6e81951](6e81951))
  • Loading branch information
semantic-release-bot committed Mar 22, 2024
1 parent 6e81951 commit 2a50c60
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.32.0](https://github.com/adobe/spacecat-api-service/compare/v1.31.3...v1.32.0) (2024-03-22)


### Features

* **api-spec:** the new edge go live date field ([#231](https://github.com/adobe/spacecat-api-service/issues/231)) ([6e81951](https://github.com/adobe/spacecat-api-service/commit/6e819516c1bd88e3b62728857bcdb23e6c9d9abb))

## [1.31.3](https://github.com/adobe/spacecat-api-service/compare/v1.31.2...v1.31.3) (2024-03-22)


Expand Down
4 changes: 2 additions & 2 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
@@ -1,6 +1,6 @@
{
"name": "@adobe/spacecat-api-service",
"version": "1.31.3",
"version": "1.32.0",
"description": "SpaceCat API Service",
"main": "src/index.js",
"type": "module",
Expand Down

0 comments on commit 2a50c60

Please sign in to comment.