Skip to content
This repository was archived by the owner on Jan 10, 2022. It is now read-only.

Commit cbd7eac

Browse files
committed
Getting ready for version 2.1.3.
1 parent 964a76b commit cbd7eac

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ This projects adheres to [Semantic Versioning](http://semver.org/) and [Keep a C
77
## [Unreleased][unreleased]
88
-
99

10+
## [2.1.3] - 2021-04-26
11+
- Happy 2021.
12+
1013
## [2.1.2] - 2021-01-14
1114
- Fix i18n "Warning: The string "..." has X different translator comments".
1215
- Remove Travis hhvm test.
@@ -59,7 +62,8 @@ This projects adheres to [Semantic Versioning](http://semver.org/) and [Keep a C
5962
### Added
6063
- First release.
6164

62-
[unreleased]: https://github.com/wp-pay-extensions/wp-e-commerce/compare/2.1.2...HEAD
65+
[unreleased]: https://github.com/wp-pay-extensions/wp-e-commerce/compare/2.1.3...HEAD
66+
[2.1.3]: https://github.com/wp-pay-extensions/wp-e-commerce/compare/2.1.2...2.1.3
6367
[2.1.2]: https://github.com/wp-pay-extensions/wp-e-commerce/compare/2.1.1...2.1.2
6468
[2.1.1]: https://github.com/wp-pay-extensions/wp-e-commerce/compare/2.1.0...2.1.1
6569
[2.1.0]: https://github.com/wp-pay-extensions/wp-e-commerce/compare/2.0.4...2.1.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wp-e-commerce",
3-
"version": "2.1.2",
3+
"version": "2.1.3",
44
"description": "WP eCommerce driver for the WordPress payment processing library.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)