Skip to content

Commit

Permalink
Merge pull request #113 from blockfrost/v0.1.26
Browse files Browse the repository at this point in the history
release: 0.1.25 -> 0.1.26
  • Loading branch information
1000101 authored Aug 12, 2021
2 parents d097de3 + 3a5beb6 commit 86cb1fb
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project will adhere to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) once it reaches maturity in v1.

## [0.1.26] - 2021-08-12

### Fixed

- multiple descriptions and examples, mainly related to time/date

## [0.1.25] - 2021-07-27

### Added
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockfrost/openapi",
"version": "0.1.25",
"version": "0.1.26",
"description": "OpenAPI specifications for blockfrost.io",
"repository": "git@github.com:blockfrost/openapi.git",
"author": "admin@blockfrost.io",
Expand Down
2 changes: 1 addition & 1 deletion swagger.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: 3.0.0
info:
version: "0.1.25"
version: "0.1.26"
title: Blockfrost.io ~ API Documentation
x-logo:
url: https://staging.blockfrost.io/images/logo.svg
Expand Down

0 comments on commit 86cb1fb

Please sign in to comment.