Skip to content

Commit de6180d

Browse files
committed
Merge branch 'chore-bump-version'
2 parents f27b9c5 + 3439a2a commit de6180d

File tree

4 files changed

+12
-3
lines changed

4 files changed

+12
-3
lines changed

RELEASE-NOTES.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
### v1.16.0
2+
3+
##### Features
4+
- Feature add recommendations to article ([#260](https://github.com/Code-Poets/project-liberation/pull/260))
5+
- Feature add google ads plugins ([#262](https://github.com/Code-Poets/project-liberation/pull/262))
6+
- Feature add SoDA link to footer ([#259](https://github.com/Code-Poets/project-liberation/pull/259))
7+
- Feature add team introduction photos ([#261](https://github.com/Code-Poets/project-liberation/pull/261))
8+
9+
110
### v1.15.1
211

312
##### Bugfixes

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

pyproject.toml

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

0 commit comments

Comments
 (0)