File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ Versioning](https://semver.org/spec/v2.0.0.html).
88
99## [ Unreleased]
1010
11+ ## [ 1.3.1] - 2023-02-17
12+
1113### Fixed
1214
1315- Fix converting in HTML atomic blocks for images
@@ -260,7 +262,8 @@ Versioning](https://semver.org/spec/v2.0.0.html).
260262- Update sandbox settings to be able to run Ashley in an ` iframe ` on multiple
261263 external websites
262264
263- [ unreleased ] : https://github.com/openfun/ashley/compare/v1.3.0...master
265+ [ unreleased ] : https://github.com/openfun/ashley/compare/v1.3.1...master
266+ [ 1.3.1 ] : https://github.com/openfun/ashley/compare/v1.3.0...v1.3.1
264267[ 1.3.0 ] : https://github.com/openfun/ashley/compare/v1.2.5...v1.3.0
265268[ 1.2.5 ] : https://github.com/openfun/ashley/compare/v1.2.4...v1.2.5
266269[ 1.2.4 ] : https://github.com/openfun/ashley/compare/v1.2.3...v1.2.4
Original file line number Diff line number Diff line change 11[metadata]
22name = ashley
3- version = 1.3.0
3+ version = 1.3.1
44description = A self-hosted discussion forum for learning
55long_description = file:README.md
66long_description_content_type = text/markdown
Original file line number Diff line number Diff line change 11{
22 "name" : " ashley" ,
3- "version" : " 1.3.0 " ,
3+ "version" : " 1.3.1 " ,
44 "description" : " A self-hosted discussion forum for learning" ,
55 "scripts" : {
66 "build" : " tsc --noEmit && webpack" ,
You can’t perform that action at this time.
0 commit comments