Skip to content

Commit

Permalink
chore: version 4.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardoboucas committed Nov 29, 2018
1 parent 25f895d commit fc1fb12
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [4.4.3] (2018-11-29)

### Fixed

- [#519](https://github.com/dadi/api/pull/519): add URL property to composed Media values

## [4.4.2] (2018-11-29)

### Fixed
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": "@dadi/api",
"version": "4.4.2",
"version": "4.4.3",
"main": "main.js",
"scripts": {
"create-client": "cd ../../.. && node ./node_modules/@dadi/api/utils/create-client.js",
Expand Down

0 comments on commit fc1fb12

Please sign in to comment.