We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb25a13 commit 85bb370Copy full SHA for 85bb370
README.md
@@ -8,6 +8,9 @@ Interactive map to rent a bike.
8
- Web Storage API
9
10
## Release note
11
+### v1.2.4
12
+- Refactoring diaporama.js to class Slideshow.js
13
+
14
### v1.2.2
15
- hotfix font display
16
- hotfix font (404)
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cyclocation",
3
- "version": "1.2.2",
+ "version": "1.2.4",
4
"description": "interactive map for rent a bike",
5
"main": "index.js",
6
"scripts": {
0 commit comments