Skip to content

Commit

Permalink
chore(develop): release 15.0.2
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Apr 27, 2023
1 parent ce13c14 commit e71431f
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [15.0.2](https://github.com/k3nsei/ng-in-viewport/compare/v15.0.1...v15.0.2) (2023-04-27)


### Features

* enable npm package provenance ([ce13c14](https://github.com/k3nsei/ng-in-viewport/commit/ce13c146996baa26cc621fa4cda2d2b5854c1064))

## [15.0.1](https://github.com/k3nsei/ng-in-viewport/compare/v15.0.0...v15.0.1) (2023-02-22)

### Bug Fixes
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": "ng-in-viewport",
"version": "15.0.1",
"version": "15.0.2",
"private": true,
"license": "MIT",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion projects/ng-in-viewport/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-in-viewport",
"version": "15.0.1",
"version": "15.0.2",
"description": "Allows us to check if an element is within the browsers visual viewport",
"homepage": "https://k3nsei.github.io/ng-in-viewport/",
"bugs": {
Expand Down

1 comment on commit e71431f

@vercel
Copy link

@vercel vercel bot commented on e71431f Apr 27, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

ng-in-viewport – ./

ng-in-viewport-k3nsei.vercel.app
ng-in-viewport.vercel.app
ng-in-viewport-git-develop-k3nsei.vercel.app

Please sign in to comment.