Skip to content

Commit

Permalink
Merge pull request #505 from PayEx/feature/patch-2.3.1
Browse files Browse the repository at this point in the history
Prepare patch 2.3.1
  • Loading branch information
VikingTristan authored Nov 8, 2019
2 parents dd3f490 + 26363b4 commit 13f4b06
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 9 deletions.
9 changes: 3 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
# Changelog

## [2.X.X] - 2019-XX-XX

### Added

### Changed
## [2.3.1] - 2019-11-08

### Fixed

### Removed
- Bump eslint-utils from 1.3.1 to 1.4.3 for security reasons
- While we're at it, basically bump every node package that doesn't require a lot of refactoring because it's cool to be up-to-date
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# PayEx DesignGuide

[![Version](https://img.shields.io/badge/Version-2.3.0-blue.svg)](https://github.com/PayEx/design.payex.com/releases/tag/2.3.0)
[![Version](https://img.shields.io/badge/Version-2.3.1-blue.svg)](https://github.com/PayEx/design.payex.com/releases/tag/2.3.1)
[![Build status](https://ci.appveyor.com/api/projects/status/1dii19sqw1m7xtsn/branch/master?svg=true)](https://ci.appveyor.com/project/PayEx/design-payex-com/branch/master)
[![Code Coverage](https://codecov.io/gh/payex/design.payex.com/branch/master/graph/badge.svg)](https://codecov.io/gh/payex/design.payex.com)
[![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=PayEx/design.payex.com)](https://dependabot.com)
Expand Down
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": "design.payex.com",
"version": "2.3.0",
"version": "2.3.1",
"description": "PayEx DesignGuide",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 13f4b06

Please sign in to comment.