Skip to content

Commit

Permalink
chore(release): 3.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.0.0](2.0.3...3.0.0) (2022-02-14)

### Features

* **OpenAPI:** Migrate from api-typings to openapi spec ([62c41b2](62c41b2))
* **Resolve:** Resolve address suggestions ([3c1ad61](3c1ad61))

### BREAKING CHANGES

* **OpenAPI:** Core-Interface typings now uses
@ideal-postcodes/openapi
  • Loading branch information
semantic-release-bot committed Feb 14, 2022
1 parent 6681ac9 commit 6f14d34
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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": "@ideal-postcodes/core-interface",
"version": "3.0.0-beta.1",
"version": "3.0.0",
"description": "Interface specification for javascript based API Clients to api.ideal-postcodes.co.uk",
"author": {
"name": "Ideal Postcodes",
Expand Down

0 comments on commit 6f14d34

Please sign in to comment.