Skip to content

Commit

Permalink
Merge pull request #2 from robot12580/release-please--branches--maste…
Browse files Browse the repository at this point in the history
…r--components--microspot

chore(master): release 1.1.0
  • Loading branch information
Ruimve authored Feb 19, 2023
2 parents 92e9685 + 9e20074 commit bd86634
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.1.0](https://github.com/robot12580/microspot/compare/v1.0.0...v1.1.0) (2023-02-19)


### Features

* gif report ([7ffc015](https://github.com/robot12580/microspot/commit/7ffc015cc5189c8c558b72a56875893ee63d7f0b))
* performance timing ([92e9685](https://github.com/robot12580/microspot/commit/92e9685167d75125e8fed043a94e36a274248a64))


### Performance Improvements

* ts define ([40f66e9](https://github.com/robot12580/microspot/commit/40f66e9c220dbf5a926f42e81d1ef1254a84b523))

## 1.0.0 (2023-02-10)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "microspot",
"version": "1.0.0",
"version": "1.1.0",
"description": "",
"main": "es/index.js",
"types": "types/index.d.ts",
Expand Down

0 comments on commit bd86634

Please sign in to comment.