Skip to content

Commit e71bf16

Browse files
committed
Updates changelog and package version
1 parent 745059c commit e71bf16

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,18 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## [3.4.3] - 2017-03-27
6+
# Removes
7+
- Removes jQuery enqueue from google CDN from issue #100. Thanks for the heads up @jeremyescott
8+
59
## [3.4.2] - 2017-03-21
610
# Removes
711
- Removes opinionated structures from template files.
812
- Removes WP tweaks that were causing deprecation issues.
913

1014
# Adds
1115
- Adds sugar mixins for rems and aspect ratio
12-
- Adds Yelp CSS for social menu
16+
- Adds Yelp CSS for social menu
1317

1418

1519
## [3.4.1] - 2016-12-19

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prelude-wp",
3-
"version": "3.4.2",
3+
"version": "3.4.3",
44
"description": "Prelude is a Wordpress starter theme that helps you craft custom themes. It uses Gulp to compile and minify scss/css, concatenate and minify JS, compress images, and more.",
55
"main": "index.php",
66
"scripts": {

0 commit comments

Comments
 (0)