[REL] v1.0.13

# Owl v1.0.13

## Bug fixes

- fix: slots: prevent infinite loop in some cases
This commit is contained in:
Géry Debongnie
2020-10-26 08:32:05 +01:00
parent 8d2b250fef
commit d615ffd81b
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -121,7 +121,7 @@ npm install @odoo/owl
If you want to use a simple `<script>` tag, the last release can be downloaded here:
- [owl-1.0.12](https://github.com/odoo/owl/releases/tag/v1.0.12)
- [owl-1.0.13](https://github.com/odoo/owl/releases/tag/v1.0.13)
## License
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@odoo/owl",
"version": "1.0.12",
"version": "1.0.13",
"description": "Odoo Web Library (OWL)",
"main": "dist/owl.cjs.js",
"browser": "dist/owl.iife.js",
+1 -1
View File
@@ -1,6 +1,6 @@
# 🦉 OWL Roadmap 🦉
- Current version: 1.0.12
- Current version: 1.0.13
- Status: stable
This roadmap is only an attempt at predicting Owl's future. Everything may