Skip to content

Commit 1e532d2

Browse files
authored
Merge pull request #3 from kristinalim/chore-release_0.8.1
chore(release): Release v0.8.1 for this fork
2 parents 9e81b57 + f9c555c commit 1e532d2

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<a name="v0.8.1"></a>
2+
# v0.8.1 (2018-08-15)
3+
## Bug Fixes
4+
* **interchange**
5+
- Update tests to accommodate newer browsers ([kristinalim/angular-foundation#2](https://github.com/kristinalim/angular-foundation/pull/2))
6+
* **modal**
7+
- Fix vertical position of modal when ".reveal-modal" has % "top" property ([kristinalim/angular-foundation#1](https://github.com/kristinalim/angular-foundation/pull/1))
8+
19
<a name="v0.8.0"></a>
210
# v0.8.0 (2015-10-13)
311
## Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"author": "Pinecone, LLC",
33
"name": "angular-mm-foundation",
4-
"version": "0.8.1-SNAPSHOT",
4+
"version": "0.8.1",
55
"homepage": "http://pineconellc.github.io/angular-foundation/",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)