[REL] v1.0.2

v1.0.2 because I am fighting with npm...
This commit is contained in:
Géry Debongnie
2020-01-09 14:59:05 +01:00
parent bc234d2053
commit e04b160bff
3 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -110,8 +110,8 @@ npm install @odoo/owl
If you want to use a simple `<script>` tag, the last release can be downloaded here:
- [owl-1.0.0.js](https://github.com/odoo/owl/releases/download/v1.0.0/owl.js)
- [owl-1.0.0.min.js](https://github.com/odoo/owl/releases/download/v1.0.0/owl.min.js)
- [owl-1.0.1.js](https://github.com/odoo/owl/releases/download/v1.0.1/owl.js)
- [owl-1.0.1.min.js](https://github.com/odoo/owl/releases/download/v1.0.1/owl.min.js)
Some npm scripts are available:
+3 -3
View File
@@ -1,10 +1,9 @@
{
"name": "@odoo/owl",
"version": "1.0.0",
"version": "1.0.2",
"description": "Odoo Web Library (OWL)",
"main": "dist/owl.js",
"types": "dist/types/index.d.ts",
"prepublish": "npm run buildcommonjs",
"files": ["dist/types/", "dist/owl.js"],
"engines": {
"node": ">=10.15.3"
@@ -21,7 +20,8 @@
"tools": "npm run build && npm run tools:serve",
"pretools:watch": "npm run build",
"tools:watch": "npm-run-all --parallel tools:serve \"build:* -- --watch\"",
"prettier": "prettier {src/*.ts,src/**/*.ts,tests/*.ts,tests/**/*.ts,doc/*.md,doc/**/*.md} --write"
"prettier": "prettier {src/*.ts,src/**/*.ts,tests/*.ts,tests/**/*.ts,doc/*.md,doc/**/*.md} --write",
"publish": "npm run buildcommonjs && npm publish"
},
"repository": {
"type": "git",
+1 -1
View File
@@ -1,6 +1,6 @@
# 🦉 OWL Roadmap 🦉
- Current version: 1.0.0
- Current version: 1.0.1
- Status: stable
This roadmap is only an attempt at predicting Owl's future. Everything may