Skip to content

Releases: hubot-archive/hubot-mailchimp

v2.0.4

03 Mar 12:46
v2.0.4
85d7dda

Choose a tag to compare

What's Changed

Full Changelog: v2.0.3...v2.0.4

v2.0.3

22 Sep 04:21
d585058

Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.0.3

v2.0.2

30 Mar 03:42
b0da2a8

Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

17 Dec 20:08
f84493b

Choose a tag to compare

Full Changelog: v2.0.0...v2.0.1

Release 2.0.0

31 Jul 03:39
e0a7515

Choose a tag to compare

🚨 Breaking Change

This version switches to the official Node library for Mailchimp. It now requires MAILCHIMP_SERVER_PREFIX environment variable to be set in order to connect.

How to find the value

  1. Log into the admin portal
  2. Look at the URL at the top, see something like https://us17.admin.mailchimp.com/
  3. The value you'd use for MAILCHIMP_SERVER_PREFIX is us17

  • Merge pull request #30 from hubot-archive/use-official-library (bc3d1f9)
  • Update README (a99cbd5)
  • Use official @mailchimp/mailchimp_marketing library (20ab558)
  • Bump versions (2c7babd)
  • Merge pull request #29 from hubot-archive/dependabot/npm_and_yarn/word-wrap-1.2.4 (373ce25)
  • Bump word-wrap from 1.2.3 to 1.2.4 (bdb2622)

Release 1.3.7

06 Jun 04:23
d64464e

Choose a tag to compare

Release 1.3.6

11 Dec 05:24
8036c28

Choose a tag to compare

Release 1.3.5

29 Sep 03:17
b3b1f95

Choose a tag to compare

Release 1.3.4

16 Sep 04:17
aa2bc87

Choose a tag to compare

  • Bump packages (57319f8)
  • Merge pull request #23 from hubot-scripts/dependabot/npm_and_yarn/json-schema-0.4.0 (c566e1b)
  • Merge pull request #24 from hubot-scripts/dependabot/npm_and_yarn/got-and-release-it-12.4.1 (2cbdc0e)
  • Bump got and release-it (18a0b99)
  • Bump json-schema from 0.2.3 to 0.4.0 (fb59a80)
  • Merge pull request #22 from hubot-scripts/dependabot/npm_and_yarn/parse-url-6.0.5 (e5950b5)
  • Bump parse-url from 6.0.0 to 6.0.5 (72e33dc)
  • Merge pull request #20 from hubot-scripts/dependabot/npm_and_yarn/node-fetch-2.6.7 (c460060)
  • Bump node-fetch from 2.6.2 to 2.6.7 (6f51bec)
  • Merge pull request #18 from hubot-scripts/dependabot/npm_and_yarn/ajv-6.12.6 (c0d66ba)
  • Merge pull request #19 from hubot-scripts/dependabot/npm_and_yarn/minimist-1.2.6 (ab4ebb8)
  • Bump minimist from 1.2.5 to 1.2.6 (6f9cb15)
  • Bump ajv from 6.10.2 to 6.12.6 (9636f0d)
  • Remove matchdep dev dependency (unused) (5c31de3)

Release 1.3.3

13 Sep 18:03
d11376f

Choose a tag to compare

  • Bump dependencies, retire Travis for GitHub Actions (396bab9)