Skip to content

Commit 85bb370

Browse files
Release note v1.2.4, refactoring diaporama.js to class Slideshow
1 parent bb25a13 commit 85bb370

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ Interactive map to rent a bike.
88
- Web Storage API
99

1010
## Release note
11+
### v1.2.4
12+
- Refactoring diaporama.js to class Slideshow.js
13+
1114
### v1.2.2
1215
- hotfix font display
1316
- hotfix font (404)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cyclocation",
3-
"version": "1.2.2",
3+
"version": "1.2.4",
44
"description": "interactive map for rent a bike",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)