Skip to content

Commit 644b571

Browse files
author
Koldo Picaza
committed
update changelog
1 parent f908cee commit 644b571

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

CHANGELOG.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# Changelog
22

3-
## [1.0.2](https://github.com/antidot-framework/react-framework/tree/1.0.2)
3+
## [1.0.3](https://github.com/antidot-framework/react-framework/tree/1.0.3)
4+
5+
[Full Changelog](https://github.com/antidot-framework/react-framework/compare/1.0.2...1.0.3)
6+
7+
**Fixed bugs:**
8+
9+
- fix resolve handler on react server [\#10](https://github.com/antidot-framework/react-framework/pull/10) ([kpicaza](https://github.com/kpicaza))
10+
- fix config provider name in composer [\#7](https://github.com/antidot-framework/react-framework/pull/7) ([kpicaza](https://github.com/kpicaza))
11+
12+
## [1.0.2](https://github.com/antidot-framework/react-framework/tree/1.0.2) (2021-01-17)
413

514
[Full Changelog](https://github.com/antidot-framework/react-framework/compare/1.0.1...1.0.2)
615

@@ -13,10 +22,6 @@
1322

1423
[Full Changelog](https://github.com/antidot-framework/react-framework/compare/1.0.0...1.0.1)
1524

16-
**Fixed bugs:**
17-
18-
- fix config provider name in composer [\#7](https://github.com/antidot-framework/react-framework/pull/7) ([kpicaza](https://github.com/kpicaza))
19-
2025
**Merged pull requests:**
2126

2227
- add version badge [\#6](https://github.com/antidot-framework/react-framework/pull/6) ([kpicaza](https://github.com/kpicaza))

0 commit comments

Comments
 (0)