Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
graviteeio committed Oct 24, 2024
1 parent 3c60ee8 commit b751a76
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.1.0](https://github.com/gravitee-io/gravitee-spec-gen-api/compare/1.0.0...1.1.0) (2024-10-24)


### Features

* create spec-gen response definition ([#4](https://github.com/gravitee-io/gravitee-spec-gen-api/issues/4)) ([3c60ee8](https://github.com/gravitee-io/gravitee-spec-gen-api/commit/3c60ee845421521cc2c7a2b72b62f609f3f510d8))

# 1.0.0 (2024-10-16)


Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

<groupId>io.gravitee.spec.gen.api</groupId>
<artifactId>gravitee-spec-gen-api</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>

<name>Gravitee SpecGen API</name>

Expand Down

0 comments on commit b751a76

Please sign in to comment.