Skip to content

Commit fb268d5

Browse files
committed
v2.12.1
1 parent 96bf2d7 commit fb268d5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
### v2.12.1
4+
5+
* Add NPM modules back. Fixes: [#602](https://github.com/kadirahq/flow-router/issues/602)
6+
37
### v2.12.0
48

59
* Update Fast Render to v2.14.0

package.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package.describe({
22
name: 'kadira:flow-router',
33
summary: 'Carefully Designed Client Side Router for Meteor',
4-
version: '2.12.0',
4+
version: '2.12.1',
55
git: 'https://github.com/kadirahq/flow-router.git'
66
});
77

0 commit comments

Comments
 (0)