Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

Commit 71a6438

Browse files
committed
Release 0.1.9
1 parent 89b7d63 commit 71a6438

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-deferred-bootstrap",
3-
"version": "0.1.8",
3+
"version": "0.1.9",
44
"homepage": "https://github.com/philippd/angular-deferred-bootstrap",
55
"authors": [
66
"Philipp Denzler <philippd@gmail.com>"

changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## 0.1.9 - 2015-12-17
4+
- Fixed broken support for AMD modules
5+
36
## 0.1.8 - 2015-12-15
47
- Add support for CommonJS and AMD modules
58

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-deferred-bootstrap",
3-
"version": "0.1.8",
3+
"version": "0.1.9",
44
"description": "Initialize AngularJS apps with constants loaded from the back-end",
55
"homepage": "https://github.com/philippd/angular-deferred-bootstrap",
66
"repository": {

0 commit comments

Comments
 (0)