Skip to content

Commit 1e92f0a

Browse files
author
Marcin Sołek
committed
Merge branch 'chore/update-version-and-release-notes'
2 parents cbdc6ee + 592ef9b commit 1e92f0a

File tree

4 files changed

+9
-3
lines changed

4 files changed

+9
-3
lines changed

RELEASE-NOTES.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### v1.28.0
2+
3+
##### Features
4+
- Feature change address of company in footer ([#333](https://github.com/Code-Poets/project-liberation/pull/333))
5+
6+
17
### v1.27.1
28

39
##### Bugfixes

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "project-liberation",
3-
"version": "v1.27.1",
3+
"version": "v1.28.0",
44
"description": "Packages needed for proper application work.",
55
"main": "index.js",
66
"scripts": {

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "project-liberation"
3-
version = "v1.27.1"
3+
version = "v1.28.0"
44
description = "Necessary packages for Project Liberation"
55
authors = ["Karol Beker <[email protected]>"]
66

0 commit comments

Comments
 (0)