mirror of
https://github.com/vale981/accounts-ui
synced 2025-03-04 17:31:41 -05:00
v1.2.23
This commit is contained in:
parent
b45033b3ae
commit
87d531dbaa
4 changed files with 8 additions and 3 deletions
|
@ -53,7 +53,7 @@ session@1.1.7
|
|||
softwarerero:accounts-t9n@1.3.3
|
||||
spacebars@1.0.15
|
||||
spacebars-compiler@1.1.2
|
||||
std:accounts-ui@1.2.22
|
||||
std:accounts-ui@1.2.23
|
||||
tmeasday:check-npm-versions@0.3.0
|
||||
tracker@1.1.3
|
||||
ui@1.0.13
|
||||
|
|
|
@ -1,5 +1,10 @@
|
|||
# ChangeLog
|
||||
|
||||
### v1.2.23
|
||||
15-Jun-2017
|
||||
|
||||
* Removed manual calls to React.PropTypes #111 @jLouzado
|
||||
|
||||
### v1.2.22
|
||||
15-Jun-2017
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# React Accounts UI
|
||||
|
||||
Current version 1.2.22
|
||||
Current version 1.2.23
|
||||
|
||||
## Features
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Package.describe({
|
||||
name: 'std:accounts-ui',
|
||||
version: '1.2.22',
|
||||
version: '1.2.23',
|
||||
summary: 'Accounts UI for React in Meteor 1.3+',
|
||||
git: 'https://github.com/studiointeract/accounts-ui',
|
||||
documentation: 'README.md'
|
||||
|
|
Loading…
Add table
Reference in a new issue