Skip to content

Commit 94d690d

Browse files
chore: release 1.2.1 (#17)
* updated CHANGELOG.md [ci skip] * updated package.json [ci skip] * updated package-lock.json [ci skip] Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0f21f0e commit 94d690d

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [1.2.1](https://www.github.com/kenoxa/svelte-hyperscript/compare/v1.2.0...v1.2.1) (2020-06-29)
4+
5+
6+
### Bug Fixes
7+
8+
* typescript declaration ([0f21f0e](https://www.github.com/kenoxa/svelte-hyperscript/commit/0f21f0e8888dbb0b681630e0400f17175e99d090))
9+
310
## [1.2.0](https://www.github.com/kenoxa/svelte-hyperscript/compare/v1.1.1...v1.2.0) (2020-06-29)
411

512

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "svelte-hyperscript",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "hyperscript for svelte",
55
"source": "src/h.js",
66
"main": "./dist/cjs/h.js",

0 commit comments

Comments
 (0)