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 9b562d9 commit ea15545Copy full SHA for ea15545
CHANGELOG.md
@@ -2,7 +2,7 @@
2
All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
-## Unreleased
+## 6.3.0 - 2017-08-24
6
7
- **Added**: Use [`nanoassert`](https://github.com/emilbayes/nanoassert) in the browser.
8
package.json
@@ -1,6 +1,6 @@
1
{
"name": "nanocomponent",
- "version": "6.2.0",
+ "version": "6.3.0",
"description": "Native DOM components that pair nicely with DOM diffing algorithms",
"main": "index.js",
"browser": {
0 commit comments