Skip to content

Commit

Permalink
chore(release): 2.2.30 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Nov 29, 2022
1 parent 677ce6a commit 9c5c827
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 4 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
<!-- markdownlint-disable --><!-- textlint-disable -->

# 📓 Changelog

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.2.30](https://github.com/scroll-into-view/scroll-into-view-if-needed/compare/v2.2.29...v2.2.30) (2022-11-29)

### Bug Fixes

- bump `compute-scroll-into-view` ([b7c235b](https://github.com/scroll-into-view/scroll-into-view-if-needed/commit/b7c235bee5fde82f7ee7e8d5b0da28c2fbed580c))
- setup improved semantic-release ([7a68079](https://github.com/scroll-into-view/scroll-into-view-if-needed/commit/7a6807940dc18aeb28810acac4f26d4955be6816))

## [1.6.0]

### Added
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2017 Stian Didriksen
Copyright (c) 2022 Stian Didriksen

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
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": "scroll-into-view-if-needed",
"version": "2.0.0-dev",
"version": "2.2.30",
"description": "Ponyfill for upcoming Element.scrollIntoView() APIs like scrollMode: if-needed, behavior: smooth and block: center",
"keywords": [
"behavior-smooth",
Expand Down

0 comments on commit 9c5c827

Please sign in to comment.