Skip to content

Commit

Permalink
updated package
Browse files Browse the repository at this point in the history
  • Loading branch information
mdshamoon committed Aug 9, 2023
1 parent 2b45c3b commit dd8b7d8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ 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.11.0](https://github.com/glific/glific-frontend/compare/v4.10.0...v4.11.1)

> 09 August 2023
- Move to the same URL after login [`#2478`](https://github.com/glific/glific-frontend/pull/2478)
- Monthly package updates (August) [`#2470`](https://github.com/glific/glific-frontend/pull/2470)
- Fixed a bug for template not having tag id [`#2460`](https://github.com/glific/glific-frontend/pull/2460)

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

> 24 July 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.0",
"version": "4.11.1",
"private": true,
"dependencies": {
"@apollo/client": "^3.7.17",
Expand Down

0 comments on commit dd8b7d8

Please sign in to comment.