Skip to content

Commit cbc2bdc

Browse files
committed
Update dependencies, ensure prepublish is only ran as prepublish
1 parent c6e53c5 commit cbc2bdc

3 files changed

Lines changed: 29 additions & 6 deletions

File tree

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,31 @@
22

33
All notable changes will be documented in this file.
44

5+
## [1.1.3] - 2015-12-14
6+
7+
### Fixed
8+
9+
- Update babel dependencies and run prepublish only as actual prepublish, not install
10+
11+
## [1.1.1] - 2015-11-28
12+
13+
### Fixed
14+
15+
- Fixed issue with React external name in global environment (`react` vs `React`)
16+
17+
## [1.1.0] - 2015-11-22
18+
19+
### Changed
20+
21+
- Add ability to allow/disallow specific node types (`allowedTypes`/`disallowedTypes`)
22+
523
## [1.0.5] - 2015-10-22
624

725
### Changed
826

927
- Moved React from dependency to peer dependency.
1028

29+
[1.1.3]: https://github.com/rexxars/react-markdown/compare/v1.1.1...v1.1.3
30+
[1.1.1]: https://github.com/rexxars/react-markdown/compare/v1.1.0...v1.1.1
31+
[1.1.0]: https://github.com/rexxars/react-markdown/compare/v1.0.5...v1.1.0
1132
[1.0.5]: https://github.com/rexxars/react-markdown/compare/85a0e625ad1fefc6af2cb779c6ee74db5f31f866...v1.0.5

0 commit comments

Comments
 (0)