Skip to content

Commit

Permalink
chore: release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and uxder committed Nov 30, 2021
1 parent 3db6afb commit 51989a6
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [2.0.0](https://www.github.com/blinkk/degu/compare/v1.27.0...v2.0.0) (2021-11-30)


### ⚠ BREAKING CHANGES

* Move lit -> components

### Features

* Add youtube-modal ([c6a9f32](https://www.github.com/blinkk/degu/commit/c6a9f32dfc5fa7fb8a378e72b4c6d275ba2ace9d))


### Miscellaneous Chores

* Move lit -> components ([3db6afb](https://www.github.com/blinkk/degu/commit/3db6afb854774c3adc7164cb6e10e9b9a1a46e67))

## [1.27.0](https://www.github.com/blinkk/degu/compare/v1.26.0...v1.27.0) (2021-11-29)


Expand Down
2 changes: 1 addition & 1 deletion 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": "@blinkk/degu",
"version": "1.27.0",
"version": "2.0.0",
"description": "A general utility library for interactive websites, with a focus on performance.",
"author": "Blinkk <[email protected]>",
"main": "lib/index.js",
Expand Down

0 comments on commit 51989a6

Please sign in to comment.