Skip to content

Commit

Permalink
Tag 0.9.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
robgietema committed Oct 24, 2018
1 parent fb3fa46 commit 3dd7e5b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change Log

## 0.9.5 (unreleased)
## 0.9.5 (2018-10-24)

### Changes

Expand All @@ -11,56 +11,56 @@
the wrong order in site.overrides in Pastanaga theme @sneridagh
- Fatten widget config @robgietema

## 0.9.4 (2018-08-10)
## 0.9.4 (2018-10-10)

### Changes

- Fix tags layout @robgietema @jaroel
- Fix imports of views, widgets and tiles @robgietema @jaroel

## 0.9.3 (2018-08-10)
## 0.9.3 (2018-10-10)

### Changes

- Fix logo import path @robgietema @jaroel

## 0.9.2 (2018-08-10)
## 0.9.2 (2018-10-10)

### Added

- Automatic customization imports for images @robgietema @jaroel

## 0.9.1 (2018-08-10)
## 0.9.1 (2018-10-10)

### Added

- Automatic customization imports @robgietema @jaroel

## 0.9.0 (2018-08-04)
## 0.9.0 (2018-10-04)

### Changes

- Renamed package to Volto @robgietema

## 0.8.3 (2018-08-03)
## 0.8.3 (2018-10-03)

### Changes

- Fix i18n script for dependency @robgietema

## 0.8.2 (2018-08-03)
## 0.8.2 (2018-10-03)

### Changes

- Move all dev dependencies to dependencies @robgietema

## 0.8.1 (2018-08-03)
## 0.8.1 (2018-10-03)

### Changes

- Fix compiling when used as a library @robgietema

## 0.8.0 (2018-08-03)
## 0.8.0 (2018-10-03)

### Added

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
}
],
"license": "MIT",
"version": "0.9.4",
"version": "0.9.5",
"repository": {
"type": "git",
"url": "[email protected]:plone/volto.git"
Expand Down

0 comments on commit 3dd7e5b

Please sign in to comment.