Skip to content

Commit c36bc84

Browse files
committed
Release v1.0.8 - Added Spring Boost Campaign
1 parent bc68ffc commit c36bc84

File tree

4 files changed

+25
-1
lines changed

4 files changed

+25
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## [1.0.8] 2023-02-24
4+
### Changes
5+
6+
- ✅ New [PROMO Campaign](https://appseed.us/discounts/): `Spring Boost`
7+
- **50%OFF**, all products & `licenses`
8+
39
## [1.0.7] 2023-02-11
410
### Changes
511

README.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@ description: The official documentation of the service.
88
99
![AppSeed - Automation platform for developers.](https://user-images.githubusercontent.com/51070104/204030603-db09a5f3-41ef-4cc4-8564-07abb9a64f53.png)
1010

11+
<br/>
12+
13+
## 🚀 `PROMO` [Spring Boost Campaign](https://appseed.us/discounts/) `50%OFF`
14+
15+
> The **discount is applicable to all products and licenses** (no stock limits) until `15.MAR`
16+
17+
[![Spring Boost Campaign](https://user-images.githubusercontent.com/51070104/221118889-171c5afc-4d01-402b-8681-61b37338e26c.png)](https://appseed.us/discounts/)
18+
19+
<br/>
20+
1121
## [About](https://appseed.us/about/)
1222

1323
**AppSeed** is a platform that uses in-house developed automation tools to cut the manual work usually involved in web development.

docs/introduction.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,14 @@ import SupportPricing from "@site/src/components/SupportPricing";
1616
1717
![AppSeed - Automation platform for developers.](https://user-images.githubusercontent.com/51070104/204030603-db09a5f3-41ef-4cc4-8564-07abb9a64f53.png)
1818

19+
20+
## 🚀 `PROMO` [Spring Boost Campaign](https://appseed.us/discounts/) `50%OFF`
21+
22+
> The **discount is applicable to all products and licenses** (no stock limits) until `15.MAR`
23+
24+
[![Spring Boost Campaign](https://user-images.githubusercontent.com/51070104/221118889-171c5afc-4d01-402b-8681-61b37338e26c.png)](https://appseed.us/discounts/)
25+
26+
1927
## [About](https://appseed.us/about/)
2028

2129
**AppSeed** is a platform that uses in-house developed automation tools to cut the manual work usually involved in web development.

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ const config = {
111111
},
112112
announcementBar: {
113113
id: "welcome",
114-
content: 'PROMO 🎁 <strong><a target="_blank" href="https://appseed.us/discounts/">Discounts - Up to 30%OFF</a></strong> (React, Django, Flask Starters).',
114+
content: 'PROMO 🎁 <strong><a target="_blank" href="https://appseed.us/discounts/">Discounts - Up to 50%OFF</a></strong> (ALL Products).',
115115
backgroundColor: "#ec407a",
116116
// textColor: "#091E42",
117117
textColor: "#000000",

0 commit comments

Comments
 (0)