Skip to content

Commit 0af8a42

Browse files
committed
Release v3.2.1
1 parent 4b0ee86 commit 0af8a42

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### 3.2.1 (May 8, 2019)
2+
3+
* Fix NPM releasing
4+
[[4b0ee86](https://github.com/h5bp/server-configs-apache/commit/4b0ee8643c2c4f7dafafca82be67dc3309c0b479)]
5+
16
### 3.2.0 (May 6, 2019)
27

38
* Enhance CSP policy

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ accessible, if needed, even cross-domain.
1212

1313
There are a few options for getting the Apache server configs:
1414

15-
* Download the [zip archive](https://github.com/h5bp/server-configs-apache/archive/3.2.0.zip)
15+
* Download the [zip archive](https://github.com/h5bp/server-configs-apache/archive/3.2.1.zip)
1616
* Install them via [npm](https://www.npmjs.com/):
1717
`npm install --save-dev apache-server-configs`
1818

dist/.htaccess

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Apache Server Configs v3.2.0 | MIT License
1+
# Apache Server Configs v3.2.1 | MIT License
22
# https://github.com/h5bp/server-configs-apache
33

44
# (!) Using `.htaccess` files slows down Apache, therefore, if you have

0 commit comments

Comments
 (0)