Skip to content

Commit

Permalink
updated package
Browse files Browse the repository at this point in the history
  • Loading branch information
mdshamoon committed Oct 11, 2023
1 parent ec48281 commit 06bbe84
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,19 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v4.12.0](https://github.com/glific/glific-frontend/compare/v4.11.4...v4.12.0)

> 12 October 2023
- Update list on saving a popup for add contact to collection [`#2589`](https://github.com/glific/glific-frontend/pull/2589)
- Show banner if org is suspended for tier issues [`#2590`](https://github.com/glific/glific-frontend/pull/2590)
- Added created at for ticketing system [`#2588`](https://github.com/glific/glific-frontend/pull/2588)
- Added last login time [`#2583`](https://github.com/glific/glific-frontend/pull/2583)
- Security headers update [`#2579`](https://github.com/glific/glific-frontend/pull/2579)
- Added more symbols for password validation [`#2577`](https://github.com/glific/glific-frontend/pull/2577)
- Updated password policy [`#2574`](https://github.com/glific/glific-frontend/pull/2574)
- Add security headers [`#2569`](https://github.com/glific/glific-frontend/pull/2569)

#### [v4.11.4](https://github.com/glific/glific-frontend/compare/v4.11.3...v4.11.4)

> 20 September 2023
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": "glific-frontend",
"version": "4.11.4",
"version": "4.12.0",
"private": true,
"dependencies": {
"@apollo/client": "^3.8.3",
Expand Down

0 comments on commit 06bbe84

Please sign in to comment.