Skip to content

Commit

Permalink
updating changelog and package.json for release
Browse files Browse the repository at this point in the history
  • Loading branch information
davelovemartin committed Jun 9, 2021
1 parent 48b2ab0 commit 724343f
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
24 changes: 24 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,31 +1,55 @@
# Changelog

## [0.1.0] - 2018-12-05

### Added

- Launch of new site

## [0.1.1]

## [0.1.2]

### Added

- Nginx redirects
- AMP news pages

## [0.1.3]

### Removed

- Survey bar

## [0.1.4]

### Added

- Related news articles
- Site video support
- Drug and site message warnings
- Common drug block
- Treatment centre maps

## [0.1.5]

### Added

- Dependency updates
- Removed addresss for Treatment centres

## [0.1.6]

- Accessibility audit updates & npm update

## [0.1.7]

- Anonymising ips for GA

## [0.1.8]

- Introduction of Drug Grid and quick info on homepage
- Introduction of quick info on drugs page
- Reordering header area of drugs page
- Improvement of content in general
- Better next steps
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "phe-talk-to-frank-alpha",
"version": "0.1.7",
"version": "0.1.8",
"description": "Talk to Frank Alpha",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 724343f

Please sign in to comment.