Skip to content

Commit 9c5c827

Browse files
chore(release): 2.2.30 [skip ci]
1 parent 677ce6a commit 9c5c827

File tree

4 files changed

+18
-4
lines changed

4 files changed

+18
-4
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
<!-- markdownlint-disable --><!-- textlint-disable -->
2+
3+
# 📓 Changelog
4+
5+
All notable changes to this project will be documented in this file. See
6+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
7+
8+
## [2.2.30](https://github.com/scroll-into-view/scroll-into-view-if-needed/compare/v2.2.29...v2.2.30) (2022-11-29)
9+
10+
### Bug Fixes
11+
12+
- bump `compute-scroll-into-view` ([b7c235b](https://github.com/scroll-into-view/scroll-into-view-if-needed/commit/b7c235bee5fde82f7ee7e8d5b0da28c2fbed580c))
13+
- setup improved semantic-release ([7a68079](https://github.com/scroll-into-view/scroll-into-view-if-needed/commit/7a6807940dc18aeb28810acac4f26d4955be6816))
14+
115
## [1.6.0]
216

317
### Added

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2017 Stian Didriksen
3+
Copyright (c) 2022 Stian Didriksen
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "scroll-into-view-if-needed",
3-
"version": "2.0.0-dev",
3+
"version": "2.2.30",
44
"description": "Ponyfill for upcoming Element.scrollIntoView() APIs like scrollMode: if-needed, behavior: smooth and block: center",
55
"keywords": [
66
"behavior-smooth",

0 commit comments

Comments
 (0)