Skip to content

Commit c035fdd

Browse files
committed
Release v0.8.4
1 parent 58a0fc8 commit c035fdd

File tree

6 files changed

+19
-5
lines changed

6 files changed

+19
-5
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
<a name"0.8.4"></a>
2+
### 0.8.4 (2015-06-14)
3+
4+
5+
#### Bug Fixes
6+
7+
* **popups position markers:** POST BUILD/MERGE popups position after being compiled. Refactored open popup fun ([0b885666](https://github.com/tombatossals/angular-leaflet-directive/commit/0b885666))
8+
9+
10+
#### Features
11+
12+
* **graphs:** architecture png graphs in dist/architecture/** ([f00fcd3d](https://github.com/tombatossals/angular-leaflet-directive/commit/f00fcd3d))
13+
14+
115
<a name"0.8.3"></a>
216
### 0.8.3 (2015-06-11)
317

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "angular-leaflet-directive",
33
"author": "https://github.com/tombatossals/angular-leaflet-directive/graphs/contributors",
44
"description": "angular-leaflet-directive - An AngularJS directive to easily interact with Leaflet maps",
5-
"version": "0.8.3",
5+
"version": "0.8.4",
66
"homepage": "http://tombatossals.github.io/angular-leaflet-directive/",
77
"keywords": [
88
"angularjs",

dist/angular-leaflet-directive.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* angular-leaflet-directive 0.8.3 2015-06-14
2+
* angular-leaflet-directive 0.8.4 2015-06-14
33
* angular-leaflet-directive - An AngularJS directive to easily interact with Leaflet maps
44
* git: https://github.com/tombatossals/angular-leaflet-directive
55
*/

dist/angular-leaflet-directive.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/angular-leaflet-directive_dev_mapped.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "https://github.com/tombatossals/angular-leaflet-directive/graphs/contributors",
33
"name": "angular-leaflet-directive",
44
"description": "angular-leaflet-directive - An AngularJS directive to easily interact with Leaflet maps",
5-
"version": "0.8.3",
5+
"version": "0.8.4",
66
"homepage": "http://tombatossals.github.io/angular-leaflet-directive/",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)