Skip to content

Commit e3eaf98

Browse files
author
sw-yx
committed
0.0.13
1 parent 2d15208 commit e3eaf98

File tree

2 files changed

+89
-1
lines changed

2 files changed

+89
-1
lines changed

CHANGELOG.md

+88
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,88 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6+
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7+
8+
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
9+
10+
## [v0.0.13](https://github.com/sw-yx/react-netlify-identity/compare/v0.0.12...v0.0.13) - 2019-04-28
11+
12+
### Commits
13+
14+
- try to deploy [`4dedb1d`](https://github.com/sw-yx/react-netlify-identity/commit/4dedb1d74115413946cdeda613f29b9c7c76bbb6)
15+
- pkgjson [`2d15208`](https://github.com/sw-yx/react-netlify-identity/commit/2d1520885fdc7c17eeef9587ce01f5964678dbe9)
16+
- readme [`743a354`](https://github.com/sw-yx/react-netlify-identity/commit/743a3548b2a3b0f927b60bb76928b96b4db2c022)
17+
18+
## [v0.0.12](https://github.com/sw-yx/react-netlify-identity/compare/v0.0.11...v0.0.12) - 2019-04-24
19+
20+
### Commits
21+
22+
- actually make it remember [`a8a8106`](https://github.com/sw-yx/react-netlify-identity/commit/a8a8106c9317228848c349487b8626040bc5ebf0)
23+
24+
## [v0.0.11](https://github.com/sw-yx/react-netlify-identity/compare/v0.0.10...v0.0.11) - 2019-04-23
25+
26+
### Commits
27+
28+
- bump dependencies [`cfb29a6`](https://github.com/sw-yx/react-netlify-identity/commit/cfb29a6af608a3bdae412ce43d73fa5a54db7e86)
29+
- remove example, misleading [`2761f6a`](https://github.com/sw-yx/react-netlify-identity/commit/2761f6a931889d1b23fe0ad10e157e8b08c6d2e0)
30+
31+
## [v0.0.10](https://github.com/sw-yx/react-netlify-identity/compare/v0.0.9...v0.0.10) - 2019-04-23
32+
33+
### Commits
34+
35+
- bump gotruejs [`0a88980`](https://github.com/sw-yx/react-netlify-identity/commit/0a88980df1b347565b0f9e772288e66a03e6eea1)
36+
37+
## [v0.0.9](https://github.com/sw-yx/react-netlify-identity/compare/v0.0.8...v0.0.9) - 2019-04-22
38+
39+
### Commits
40+
41+
- proper dependencies [`20fb43a`](https://github.com/sw-yx/react-netlify-identity/commit/20fb43a75dde9e81afef7bf6c008c5ce5fa5c8c3)
42+
43+
## [v0.0.8](https://github.com/sw-yx/react-netlify-identity/compare/v0.0.7...v0.0.8) - 2019-04-22
44+
45+
### Merged
46+
47+
- Add remember option to loginUser [`#2`](https://github.com/sw-yx/react-netlify-identity/pull/2)
48+
49+
### Commits
50+
51+
- Add @svgr/rollup devDependency to package.json [`0ecb730`](https://github.com/sw-yx/react-netlify-identity/commit/0ecb730a6601d477ed6018f99aa8a2b840a6fa1c)
52+
- user [`0a99857`](https://github.com/sw-yx/react-netlify-identity/commit/0a998577cca36567c0d5bf8a280b600b6894d9b8)
53+
- 3rd arg loginuser [`6856fad`](https://github.com/sw-yx/react-netlify-identity/commit/6856fad19c87bb989771a218ac6d061052a335bb)
54+
55+
## [v0.0.7](https://github.com/sw-yx/react-netlify-identity/compare/0.0.7...v0.0.7) - 2019-03-15
56+
57+
### Commits
58+
59+
- pull currentuser on init [`3b593dd`](https://github.com/sw-yx/react-netlify-identity/commit/3b593dded394462ca2679fcfc57baa31d450b2e2)
60+
61+
## [0.0.7](https://github.com/sw-yx/react-netlify-identity/compare/v0.0.5...0.0.7) - 2019-01-10
62+
63+
### Commits
64+
65+
- dont use ref [`dc1c0f0`](https://github.com/sw-yx/react-netlify-identity/commit/dc1c0f093cf07df182444e1e4962bebcfbf2e0e2)
66+
- noproptypes [`72e75ba`](https://github.com/sw-yx/react-netlify-identity/commit/72e75bacdd055fee1ef7b1dcf2440650be13c2e5)
67+
68+
## [v0.0.5](https://github.com/sw-yx/react-netlify-identity/compare/v0.0.3...v0.0.5) - 2019-01-10
69+
70+
### Commits
71+
72+
- update certain things [`561db87`](https://github.com/sw-yx/react-netlify-identity/commit/561db8766f75d130dc64ca3f52e0a313b7dd3119)
73+
- Update README.md [`bc39e80`](https://github.com/sw-yx/react-netlify-identity/commit/bc39e80f587bd6fbeddd9d6e2c52262ef5b2992b)
74+
75+
## [v0.0.3](https://github.com/sw-yx/react-netlify-identity/compare/v0.0.2...v0.0.3) - 2018-12-10
76+
77+
### Commits
78+
79+
- readme [`a20d173`](https://github.com/sw-yx/react-netlify-identity/commit/a20d173ab4a7f00d905ee9a68091913924da1e91)
80+
- update readme [`61124da`](https://github.com/sw-yx/react-netlify-identity/commit/61124da98761c5d765d5ddc1c0ecbbcd957e9c4b)
81+
82+
## v0.0.2 - 2018-12-10
83+
84+
### Commits
85+
86+
- init [email protected] [`2ae1fc1`](https://github.com/sw-yx/react-netlify-identity/commit/2ae1fc1b5bd3d868a05bbea02c8611699714abf8)
87+
- init [`acdf2e2`](https://github.com/sw-yx/react-netlify-identity/commit/acdf2e29850e6c6a18ac1c33ae3aa373cd878e9e)
88+
- init [`71ba046`](https://github.com/sw-yx/react-netlify-identity/commit/71ba046d3320807cb411dd270973cd9481bd7486)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-netlify-identity",
3-
"version": "0.0.12",
3+
"version": "0.0.13",
44
"description": "use netlify identity with react",
55
"author": "sw-yx",
66
"license": "MIT",

0 commit comments

Comments
 (0)