Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit d721291

Browse files
committed
chore(release): 3.0.5
1 parent 86f5ce7 commit d721291

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [3.0.5](https://github.com/ghiscoding/angular-slickgrid/compare/v3.0.4...v3.0.5) (2021-07-23)
6+
57
### [3.0.4](https://github.com/ghiscoding/angular-slickgrid/compare/v3.0.3...v3.0.4) (2021-07-20)
68

79
### [3.0.1](https://github.com/ghiscoding/angular-slickgrid/compare/v3.0.0...v3.0.1) (2021-07-20)

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-slickgrid",
3-
"version": "3.0.4",
3+
"version": "3.0.5",
44
"description": "Slickgrid components made available in Angular",
55
"keywords": [
66
"angular",
@@ -165,4 +165,4 @@
165165
"node": ">=14.15.0",
166166
"npm": ">=6.14.8"
167167
}
168-
}
168+
}

0 commit comments

Comments
 (0)