Skip to content

Commit

Permalink
chore(release): v0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
le-pepe committed Sep 30, 2024
1 parent b56a0cf commit 973f35c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# Changelog


## v0.1.7

[compare changes](https://github.com/le-pepe/snow-effect/compare/v0.1.6...v0.1.7)

### 🎨 Styles

- **snow-effect.css:** Change canvas position from absolute to fixed for better layout consistency ([b56a0cf](https://github.com/le-pepe/snow-effect/commit/b56a0cf))

### ❤️ Contributors

- LePepe ([@le-pepe](http://github.com/le-pepe))

## v0.1.6

[compare changes](https://github.com/le-pepe/snow-effect/compare/v0.1.5...v0.1.6)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "snow-effect",
"version": "0.1.6",
"version": "0.1.7",
"description": "A web component built with StencilJS that generates falling snowflakes, providing an easy-to-use snow effect for any website.",
"main": "dist/index.cjs.js",
"module": "dist/index.js",
Expand Down

0 comments on commit 973f35c

Please sign in to comment.